Home
last modified time | relevance | path

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

/freebsd/sys/security/mac/
H A Dmac_sysv_msg.c77 if (mac_labeled & MPC_OBJECT_SYSVMSG) in mac_sysvmsg_init()
H A Dmac_framework.c371 MPC_FLAG(sysvmsg_init_label, MPC_OBJECT_SYSVMSG); in mac_policy_getlabeled()
H A Dmac_internal.h181 #define MPC_OBJECT_SYSVMSG 0x0000000000004000 macro