taglinefilesource code
VSTART122drivers/char/tty_ioctl.c(old_termios.c_cc[VSTART] == '\021'));
VSTART309drivers/char/tty_ioctl.ctmp.t_startc = tty->termios->c_cc[VSTART];
VSTART328drivers/char/tty_ioctl.ctty->termios->c_cc[VSTART] = tmp.t_startc;
VSTART113include/linux/tty.h#define START_CHAR(tty) ((tty)->termios->c_cc[VSTART])