Searched refs:PRIV_SEM_WRITE (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dpriv.h199 #define PRIV_SEM_WRITE 220 /* Can override sem write perm. */ macro
/freebsd-12-stable/sys/kern/
H A Duipc_sem.c367 error = priv_check_cred(ucred, PRIV_SEM_WRITE, 0);
/freebsd-12-stable/sys/security/mac_biba/
H A Dmac_biba.c1981 case PRIV_SEM_WRITE:
/freebsd-12-stable/sys/security/mac_lomac/
H A Dmac_lomac.c1749 case PRIV_SEM_WRITE:

Completed in 176 milliseconds