Searched refs:PRIV_TTY_STI (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/kern/
H A Dtty.c1927 if ((fflag & FREAD) == 0 && priv_check(td, PRIV_TTY_STI))
1930 priv_check(td, PRIV_TTY_STI))
/freebsd-11-stable/sys/sys/
H A Dpriv.h220 #define PRIV_TTY_STI 255 /* Simulate input on another tty. */ macro
/freebsd-11-stable/sys/security/mac_biba/
H A Dmac_biba.c2002 case PRIV_TTY_STI:
/freebsd-11-stable/sys/security/mac_lomac/
H A Dmac_lomac.c1770 case PRIV_TTY_STI:

Completed in 104 milliseconds