tag | line | file | source code |
---|---|---|---|
TIOCSTOP | 64 | include/asm-alpha/termios.h | #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */ |
TIOCSTOP | 71 | include/asm-ppc/termios.h | #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */ |
TIOCSTOP | 91 | include/asm-sparc/termios.h | #define TIOCSTOP _IO('t', 111) /* SunOS Specific */ |