Home
last modified time | relevance | path

Searched refs:MPC_OBJECT_POSIXSHM (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/security/mac/
HDmac_posix_shm.c71 if (mac_labeled & MPC_OBJECT_POSIXSHM) in mac_posixshm_init()
HDmac_framework.c339 MPC_FLAG(posixshm_init_label, MPC_OBJECT_POSIXSHM); in mac_policy_getlabeled()
HDmac_internal.h179 #define MPC_OBJECT_POSIXSHM 0x0000000000002000 macro