taglinefilesource code
TIOCSTOP64include/asm-alpha/termios.h#define  TIOCSTOP  _IO('t', 111)    /* stop output, like ^S */
TIOCSTOP71include/asm-ppc/termios.h#define  TIOCSTOP  _IO('t', 111)    /* stop output, like ^S */
TIOCSTOP91include/asm-sparc/termios.h#define TIOCSTOP        _IO('t', 111) /* SunOS Specific */