Searched refs:TIOCEXCL (Results 1 – 10 of 10) sorted by relevance
128 #define TIOCEXCL (('t'<<8)|13) macro
84 #define TIOCEXCL _IO('t', 13) /* set exclusive use of tty */ macro
225 case TIOCEXCL: in ttycommon_ioctl()300 case TIOCEXCL: in ttycommon_ioctl()
740 case TIOCEXCL: in ttcompat_do_ioctl()
121 #define TIOCEXCL (tIOC|13) macro
416 #define TIOCEXCL (tIOC|13) macro
520 (void) (*Ioctl)(tty, TIOCEXCL, STBNULL);
356 { (uint_t)TIOCEXCL, "TIOCEXCL", NULL },
1208 case TIOCEXCL: in sm_default_uwioctl()
3138 case TIOCEXCL: in job_control_type()