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

/darwin-on-arm/xnu/bsd/kern/
H A Dpolicy_check.c509 return mac_policy_register(&policy_conf, &policy_handle, NULL);
/darwin-on-arm/xnu/security/
H A Dmac_base.c771 mac_policy_register(struct mac_policy_conf *mpc, mac_policy_handle_t *handlep, function
2301 mac_policy_register(struct mac_policy_conf *mpc __unused, function
H A Dmac_policy.h2243 @see mac_policy_register
2247 point is called during mac_policy_register, when the policy module
6401 A variable of this type is set by mac_policy_register().
6447 int mac_policy_register(struct mac_policy_conf *mpc,
6576 return mac_policy_register(&mpname##_mac_policy_conf, \

Completed in 87 milliseconds