Searched refs:TIOCGEXCL (Results 1 – 3 of 3) sorted by relevance
242 #ifdef TIOCGEXCL in term_ioctl()243 case TIOCGEXCL: in term_ioctl()
79 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
93 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro