Home
last modified time | relevance | path

Searched refs:mac_policy_register (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.140.69/bsd/kern/
H A Dpolicy_check.c555 return mac_policy_register(&policy_conf, &policy_handle, NULL); in check_policy_init()
H A Dkern_guarded.c1601 mac_policy_register(&vng_policy_conf, &vng_policy_handle, NULL); in vnguard_policy_init()
/xnu-11417.140.69/security/
H A Dmac_base.c607 mac_policy_register(struct mac_policy_conf *mpc, mac_policy_handle_t *handlep, in mac_policy_register() function
1731 mac_policy_register(struct mac_policy_conf *mpc __unused, in mac_policy_register() function
H A Dmac_policy.h6280 int mac_policy_register(struct mac_policy_conf *mpc,
6454 return mac_policy_register(&mpname##_mac_policy_conf, \