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