Searched refs:MPC_OBJECT_CRED (Results 1 – 5 of 5) sorted by relevance
92 if (mac_labeled & MPC_OBJECT_CRED) in mac_cred_init()
146 if (!(mac_labeled & MPC_OBJECT_CRED)) in mac_execve_enter()
357 MPC_FLAG(cred_init_label, MPC_OBJECT_CRED); in mac_policy_getlabeled()
169 #define MPC_OBJECT_CRED 0x0000000000000001 macro
176 if (!(mac_labeled & MPC_OBJECT_CRED)) in sys___mac_set_proc()