Home
last modified time | relevance | path

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

/components/lwp/terminal/freebsd/
A Dtty.c1367 if ((fflag & FREAD) == 0 && priv_check(td, PRIV_TTY_STI)) in tty_generic_ioctl()
1369 if (!tty_is_ctty(tp, td->lwp) && priv_check(td, PRIV_TTY_STI)) in tty_generic_ioctl()
/components/lwp/terminal/
A Dbsd_porting.h140 #define PRIV_TTY_STI 255 /* Simulate input on another tty. */ macro

Completed in 8 milliseconds