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

/freebsd-current/sys/security/mac/
H A Dmac_cred.c90 if (mac_labeled & MPC_OBJECT_CRED)
H A Dmac_process.c144 if (!(mac_labeled & MPC_OBJECT_CRED))
H A Dmac_internal.h167 #define MPC_OBJECT_CRED 0x0000000000000001 macro
H A Dmac_framework.c357 MPC_FLAG(cred_init_label, MPC_OBJECT_CRED);
H A Dmac_syscalls.c173 if (!(mac_labeled & MPC_OBJECT_CRED))

Completed in 194 milliseconds