taglinefilesource code
VSTOP202drivers/char/tty_ioctl.c(old_termios.c_cc[VSTOP] == '\023') &&
VSTOP206drivers/char/tty_ioctl.c(tty->termios->c_cc[VSTOP] == '\023') &&
VSTOP286drivers/char/tty_ioctl.c(old_termios.c_cc[VSTOP] == '\023') &&
VSTOP290drivers/char/tty_ioctl.c(tty->termios->c_cc[VSTOP] == '\023') &&
VSTOP154include/linux/tty.h#define STOP_CHAR(tty) ((tty)->termios->c_cc[VSTOP])