Home
last modified time | relevance | path

Searched refs:PRIV_TTY_EXCLUSIVE (Results 1 – 2 of 2) sorted by relevance

/components/lwp/terminal/
A Dbsd_porting.h138 #define PRIV_TTY_EXCLUSIVE 253 /* Override tty exclusive flag. */ macro
/components/lwp/terminal/freebsd/
A Dtty.c309 if (tp->t_flags & TF_EXCLUDE && priv_check(td, PRIV_TTY_EXCLUSIVE)) in ttydev_open()

Completed in 7 milliseconds