taglinefilesource code
IXOFF1305drivers/char/stallion.cif (tty->termios->c_iflag & IXOFF) {
IXOFF1343drivers/char/stallion.cif (tty->termios->c_iflag & IXOFF) {
IXOFF140include/linux/tty.h#define I_IXOFF(tty)  _I_FLAG((tty),IXOFF)