Searched refs:MPC_OBJECT_PRISON (Results 1 – 4 of 4) sorted by relevance
340 if ((mac_labeled & MPC_OBJECT_PRISON) != 0) in mac_get_prison()420 if (!(mac_labeled & MPC_OBJECT_PRISON)) { in mac_set_prison_prepare()569 if (!(mac_labeled & MPC_OBJECT_PRISON)) { in sys___mac_get_fd()737 if (!(mac_labeled & MPC_OBJECT_PRISON)) { in sys___mac_set_fd()
75 if ((mac_labeled & MPC_OBJECT_PRISON) == 0) { in mac_prison_init()
377 MPC_FLAG(prison_init_label, MPC_OBJECT_PRISON); in mac_policy_getlabeled()
188 #define MPC_OBJECT_PRISON 0x0000000000100000 macro