Searched refs:mac_get_mpc (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/security/
H A Dmac_data.c65 if ((mpc = mac_get_mpc(handle)) != NULL)
H A Dmac_audit.c215 name = mac_get_mpc(handle)->mpc_name;
H A Dmac_base.c571 mpc = mac_get_mpc(i);
595 mpc = mac_get_mpc(handle);
694 mpc = mac_get_mpc(handle);
938 mpc = mac_get_mpc(handle);
964 mac_get_mpc(handle) = NULL;
H A Dmac_policy.h6826 #define mac_get_mpc(h) (mac_policy_list.entries[h].mpc) macro

Completed in 93 milliseconds