Searched refs:PRIV_TTY_STI (Results 1 – 4 of 4) sorted by relevance
217 #define PRIV_TTY_STI 255 /* Simulate input on another tty. */ macro
1723 if ((fflag & FREAD) == 0 && priv_check(td, PRIV_TTY_STI)) in tty_generic_ioctl()1726 priv_check(td, PRIV_TTY_STI)) in tty_generic_ioctl()
1787 case PRIV_TTY_STI: in lomac_priv_check()
1984 case PRIV_TTY_STI: in biba_priv_check()