Searched refs:mac_policy_register (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/kern/
H A Dpolicy_check.c547 return mac_policy_register(&policy_conf, &policy_handle, NULL);
/xnu-2422.115.4/security/
H A Dmac_base.c771 mac_policy_register(struct mac_policy_conf *mpc, mac_policy_handle_t *handlep, function
2305 mac_policy_register(struct mac_policy_conf *mpc __unused, function
H A Dmac_policy.h2265 @see mac_policy_register
2269 point is called during mac_policy_register, when the policy module
6622 A variable of this type is set by mac_policy_register().
6668 int mac_policy_register(struct mac_policy_conf *mpc,
6797 return mac_policy_register(&mpname##_mac_policy_conf, \

Completed in 156 milliseconds