Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_posix_shm.c71 if (mac_labeled & MPC_OBJECT_POSIXSHM) in mac_posixshm_init()
H A Dmac_framework.c370 MPC_FLAG(posixshm_init_label, MPC_OBJECT_POSIXSHM); in mac_policy_getlabeled()
H A Dmac_internal.h182 #define MPC_OBJECT_POSIXSHM 0x0000000000002000 macro