Home
last modified time | relevance | path

Searched refs:PRIV_TTY_SETA (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Dpriv.h225 #define PRIV_TTY_SETA 256 /* Set tty termios structure. */ macro
/freebsd/sys/kern/
H A Dtty.c872 error = priv_check(td, PRIV_TTY_SETA); in ttyil_ioctl()
/freebsd/sys/security/mac_lomac/
H A Dmac_lomac.c1781 case PRIV_TTY_SETA: in lomac_priv_check()
/freebsd/sys/security/mac_biba/
H A Dmac_biba.c2003 case PRIV_TTY_SETA: in biba_priv_check()