tag | line | file | source code |
---|---|---|---|
TIOCCONS | 84 | include/asm-alpha/termios.h | #define TIOCCONS 0x541D |
TIOCCONS | 35 | include/asm-i386/termios.h | #define TIOCCONS 0x541D |
TIOCCONS | 53 | include/asm-mips/ioctls.h | #define TIOCCONS _IOW('t', 120, int) /* become virtual console */ |
TIOCCONS | 91 | include/asm-ppc/termios.h | #define TIOCCONS 0x541D |
TIOCCONS | 77 | include/asm-sparc/termios.h | #define TIOCCONS _IO('t', 36) |