Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_process.c104 if (mac_labeled & MPC_OBJECT_PROC) in mac_proc_init()
H A Dmac_framework.c358 MPC_FLAG(proc_init_label, MPC_OBJECT_PROC); in mac_policy_getlabeled()
H A Dmac_internal.h170 #define MPC_OBJECT_PROC 0x0000000000000002 macro