taglinefilesource code
VSTART203drivers/char/tty_ioctl.c(old_termios.c_cc[VSTART] == '\021');
VSTART207drivers/char/tty_ioctl.c(tty->termios->c_cc[VSTART] == '\021');
VSTART290drivers/char/tty_ioctl.c(old_termios.c_cc[VSTART] == '\021');
VSTART294drivers/char/tty_ioctl.c(tty->termios->c_cc[VSTART] == '\021');
VSTART153include/linux/tty.h#define START_CHAR(tty) ((tty)->termios->c_cc[VSTART])