Home
last modified time | relevance | path

Searched refs:mac_policy_conf (Results 1 – 8 of 8) sorted by relevance

/xnu-11215.81.4/security/
H A Dmac_base.c386 struct mac_policy_conf *mpc; in mac_policy_initbsd()
422 struct mac_policy_conf *mpc; in mac_policy_addto_labellist()
525 struct mac_policy_conf *mpc; in mac_policy_removefrom_labellist()
607 mac_policy_register(struct mac_policy_conf *mpc, mac_policy_handle_t *handlep, in mac_policy_register()
781 struct mac_policy_conf *mpc; in mac_policy_unregister()
913 struct mac_policy_conf *mpc; in mac_label_externalize()
1076 struct mac_policy_conf *mpc; in mac_label_internalize()
1566 struct mac_policy_conf *mpc; in __mac_syscall()
1731 mac_policy_register(struct mac_policy_conf *mpc __unused, in mac_policy_register()
H A Dmac_data.c62 struct mac_policy_conf *mpc; in mac_find_policy_data()
H A Dmac_internal.h104 struct mac_policy_conf *mpc;
227 struct mac_policy_conf *mpc; \
H A Dmac_audit.c258 struct mac_policy_conf *mpc; in mac_audit_check_preselect()
298 struct mac_policy_conf *mpc; in mac_audit_check_postselect()
H A Dmac_policy.h101 struct mac_policy_conf;
1771 struct mac_policy_conf *mpc
1795 struct mac_policy_conf *mpc
1817 struct mac_policy_conf *mpc
6243 #define mpc_t struct mac_policy_conf *
6265 struct mac_policy_conf { struct
6285 int mac_policy_register(struct mac_policy_conf *mpc, argument
6445 static struct mac_policy_conf mpname##_mac_policy_conf = { \
H A Dmac_vfs.c805 struct mac_policy_conf *mpc; in mac_cred_label_update_execve()
877 struct mac_policy_conf *mpc; in mac_cred_check_label_update_execve()
1228 struct mac_policy_conf *mpc; in mac_vnode_check_exec()
/xnu-11215.81.4/bsd/kern/
H A Dpolicy_check.c45 hook_policy_init(struct mac_policy_conf *mpc) in hook_policy_init()
51 hook_policy_initbsd(struct mac_policy_conf *mpc) in hook_policy_initbsd()
527 static SECURITY_READ_ONLY_LATE(struct mac_policy_conf) policy_conf = {
H A Dkern_guarded.c1578 SECURITY_READ_ONLY_LATE(static struct mac_policy_conf) vng_policy_conf = {