Searched refs:TF_EXCLUDE (Results 1 – 3 of 3) sorted by relevance
83 #define TF_EXCLUDE 0x02000 /* Exclusive access. */ macro
313 if (tp->t_flags & TF_EXCLUDE && priv_check(td, PRIV_TTY_EXCLUSIVE)) { in ttydev_open()399 tp->t_flags &= ~TF_EXCLUDE; in ttydev_close()1972 tp->t_flags |= TF_EXCLUDE; in tty_generic_ioctl()1975 tp->t_flags &= ~TF_EXCLUDE; in tty_generic_ioctl()2314 { TF_EXCLUDE, 'X' },
313 { TF_EXCLUDE, 'X' },