Searched refs:TIOCNXCL (Results 1 – 11 of 11) sorted by relevance
32 #define TIOCNXCL 0x540D macro
30 #define TIOCNXCL 0x740e /* reset exclusive use of tty */ macro
21 #define TIOCNXCL 0x540D macro
39 #define TIOCNXCL _IO('T', 13) /* 0x540D */ macro
47 #define TIOCNXCL 0x540D macro
51 #define TIOCNXCL _IO('T', 13) macro
45 #define TIOCNXCL _IO('t', 14) macro
736 COMPATIBLE_IOCTL(TIOCNXCL)
2574 case TIOCNXCL: in tty_ioctl()