Searched refs:PRIV_DEBUG_UNPRIV (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/sys/kern/
H A Dkern_prot.c1651 error = priv_check(td, PRIV_DEBUG_UNPRIV);
H A Dkern_jail.c3245 case PRIV_DEBUG_UNPRIV:
/freebsd-11-stable/sys/security/mac_biba/
H A Dmac_biba.c1936 case PRIV_DEBUG_UNPRIV:
/freebsd-11-stable/sys/security/mac_lomac/
H A Dmac_lomac.c1704 case PRIV_DEBUG_UNPRIV:
/freebsd-11-stable/sys/sys/
H A Dpriv.h114 #define PRIV_DEBUG_UNPRIV 82 /* Exempt unprivileged debug limit. */ macro

Completed in 197 milliseconds