Home
last modified time | relevance | path

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

/xnu-8020.101.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()
780 struct mac_policy_conf *mpc; in mac_policy_unregister()
912 struct mac_policy_conf *mpc; in mac_label_externalize()
1075 struct mac_policy_conf *mpc; in mac_label_internalize()
1569 struct mac_policy_conf *mpc; in __mac_syscall()
1734 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.c270 struct mac_policy_conf *mpc; in mac_audit_check_preselect()
310 struct mac_policy_conf *mpc; in mac_audit_check_postselect()
H A Dmac_policy.h100 struct mac_policy_conf;
1740 struct mac_policy_conf *mpc
1764 struct mac_policy_conf *mpc
1786 struct mac_policy_conf *mpc
6187 #define mpc_t struct mac_policy_conf *
6209 struct mac_policy_conf { struct
6229 int mac_policy_register(struct mac_policy_conf *mpc, argument
6389 static struct mac_policy_conf mpname##_mac_policy_conf = { \
H A Dmac_vfs.c830 struct mac_policy_conf *mpc; in mac_cred_label_update_execve()
902 struct mac_policy_conf *mpc; in mac_cred_check_label_update_execve()
1253 struct mac_policy_conf *mpc; in mac_vnode_check_exec()
/xnu-8020.101.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.c1600 SECURITY_READ_ONLY_LATE(static struct mac_policy_conf) vng_policy_conf = {