tag | line | file | source code |
---|---|---|---|
sunos_ttysize | 78 | include/asm-sparc/termios.h | #define TIOCSSIZE _IOW('t', 37, struct sunos_ttysize) /* SunOS Specific */ |
sunos_ttysize | 79 | include/asm-sparc/termios.h | #define TIOCGSIZE _IOR('t', 38, struct sunos_ttysize) /* SunOS Specific */ |