Searched refs:PRIV_SIGNAL_DIFFCRED (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dpriv.h204 #define PRIV_SIGNAL_DIFFCRED 230 /* Exempt signalling other users. */ macro
/freebsd-12-stable/sys/kern/
H A Dkern_prot.c1546 error = priv_check_cred(cred, PRIV_SIGNAL_DIFFCRED, 0);
H A Dkern_jail.c3296 case PRIV_SIGNAL_DIFFCRED:
/freebsd-12-stable/sys/security/mac_biba/
H A Dmac_biba.c1986 case PRIV_SIGNAL_DIFFCRED:
/freebsd-12-stable/sys/security/mac_lomac/
H A Dmac_lomac.c1754 case PRIV_SIGNAL_DIFFCRED:

Completed in 267 milliseconds