taglinefilesource code
VSTOP203drivers/char/tty_ioctl.c(old_termios.c_cc[VSTOP] == '\023') &&
VSTOP207drivers/char/tty_ioctl.c(tty->termios->c_cc[VSTOP] == '\023') &&
VSTOP287drivers/char/tty_ioctl.c(old_termios.c_cc[VSTOP] == '\023') &&
VSTOP291drivers/char/tty_ioctl.c(tty->termios->c_cc[VSTOP] == '\023') &&
VSTOP154include/linux/tty.h#define STOP_CHAR(tty) ((tty)->termios->c_cc[VSTOP])