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
47 #define TIOCNXCL 0x540D macro
39 #define TIOCNXCL _IO('T', 13) /* 0x540D */ macro
51 #define TIOCNXCL _IO('T', 13) macro
52 #define TIOCNXCL 0x540D macro
47 #define TIOCNXCL _IO('t', 14) macro
2703 case TIOCNXCL: in tty_ioctl()2932 case TIOCNXCL: in tty_compat_ioctl()
19 IOCTL(TIOCNXCL, 0, TYPE_NULL) in IOCTL()