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