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

/freebsd-13-stable/sys/security/mac/
H A Dmac_cred.c92 if (mac_labeled & MPC_OBJECT_CRED)
H A Dmac_process.c146 if (!(mac_labeled & MPC_OBJECT_CRED))
H A Dmac_framework.c357 MPC_FLAG(cred_init_label, MPC_OBJECT_CRED);
H A Dmac_internal.h169 #define MPC_OBJECT_CRED 0x0000000000000001 macro
H A Dmac_syscalls.c176 if (!(mac_labeled & MPC_OBJECT_CRED))

Completed in 109 milliseconds