Searched refs:TS_XCLUDE (Results 1 – 10 of 10) sorted by relevance
67 tc->t_flags &= ~TS_XCLUDE; in ttycommon_close()228 tc->t_flags |= TS_XCLUDE; in ttycommon_ioctl()237 tc->t_flags &= ~TS_XCLUDE; in ttycommon_ioctl()
260 } else if ((pty->pt_ttycommon.t_flags & TS_XCLUDE) && in ptslopen()
382 if ((pvc->vc_ttycommon.t_flags & TS_XCLUDE) && in vt_open()
2300 } else if ((async->async_ttycommon.t_flags & TS_XCLUDE) && in asyopen()
50 #define TS_XCLUDE 0x00000001 /* tty is open for exclusive use */ macro
257 #define TS_XCLUDE 0x00000001 /* exclusive-use flag against open */ macro
823 } else if ((za->za_ttycommon.t_flags & TS_XCLUDE) && in zsa_open()3354 if (za->za_ttycommon.t_flags & TS_XCLUDE) printf(" t_fl:TS_XCLUDE"); in zsa_print_info()
443 } else if ((async->async_ttycommon.t_flags & TS_XCLUDE) && in xenconsopen()
1416 if ((pp->port_ttycommon.t_flags & TS_XCLUDE) && in usbser_open_setup()
995 } else if ((async->async_ttycommon.t_flags & TS_XCLUDE) && in asyopen()