taglinefilesource code
TIOCSTART63include/asm-alpha/termios.h#define  TIOCSTART  _IO('t', 110)    /* start output, like ^Q */
TIOCSTART70include/asm-ppc/termios.h#define  TIOCSTART  _IO('t', 110)    /* start output, like ^Q */
TIOCSTART90include/asm-sparc/termios.h#define TIOCSTART       _IO('t', 110) /* SunOS Specific */