Searched refs:TIOCEXCL (Results 1 – 13 of 13) sorted by relevance
31 #define TIOCEXCL 0x540C macro
29 #define TIOCEXCL 0x740d /* set exclusive use of tty */ macro
20 #define TIOCEXCL 0x540C macro
429 ioctl(fd, TIOCEXCL, 0); in io_mode()457 ioctl(fd, TIOCEXCL, 0); in io_mode()
38 #define TIOCEXCL _IO('T', 12) /* 0x540C */ macro
50 #define TIOCEXCL _IO('T', 12) macro
46 #define TIOCEXCL 0x540C macro
51 #define TIOCEXCL 0x540C macro
46 #define TIOCEXCL _IO('t', 13) macro
2665 case TIOCEXCL: in tty_ioctl()2906 case TIOCEXCL: in tty_compat_ioctl()