Searched refs:PRIV_CRED_SETUID (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/sys/
H A Dpriv.h97 #define PRIV_CRED_SETUID 50 /* setuid. */ macro
/freebsd-current/sys/security/mac_do/
H A Dmac_do.c434 case PRIV_CRED_SETUID:
/freebsd-current/sys/kern/
H A Dkern_prot.c539 (error = priv_check_cred(oldcred, PRIV_CRED_SETUID)) != 0)
552 priv_check_cred(oldcred, PRIV_CRED_SETUID) == 0)
H A Dkern_jail.c3957 case PRIV_CRED_SETUID:
/freebsd-current/sys/compat/linux/
H A Dlinux_futex.c917 if (priv_check(td, PRIV_CRED_SETUID) ||
/freebsd-current/sys/security/mac_biba/
H A Dmac_biba.c1912 case PRIV_CRED_SETUID:
/freebsd-current/sys/security/mac_lomac/
H A Dmac_lomac.c1690 case PRIV_CRED_SETUID:

Completed in 105 milliseconds