tag | line | file | source code |
---|---|---|---|
TCGETS | 47 | include/asm-alpha/termios.h | #define TCGETS _IOR('t', 19, struct termios) |
TCGETS | 6 | include/asm-i386/termios.h | #define TCGETS 0x5401 |
TCGETS | 15 | include/asm-mips/ioctls.h | #define TCGETS 0x540d |
TCGETS | 54 | include/asm-ppc/termios.h | #define TCGETS _IOR('t', 19, struct termios) |
TCGETS | 48 | include/asm-sparc/termios.h | #define TCGETS _IOR('T', 8, struct termios) |