taglinefilesource code
VSTART204drivers/char/tty_ioctl.c(old_termios.c_cc[VSTART] == '\021');
VSTART208drivers/char/tty_ioctl.c(tty->termios->c_cc[VSTART] == '\021');
VSTART288drivers/char/tty_ioctl.c(old_termios.c_cc[VSTART] == '\021');
VSTART292drivers/char/tty_ioctl.c(tty->termios->c_cc[VSTART] == '\021');
VSTART153include/linux/tty.h#define START_CHAR(tty) ((tty)->termios->c_cc[VSTART])