Home
last modified time | relevance | path

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

/xnu-11215.1.10/security/
H A Dmac_internal.h298 …mac_internalize(offsetof(struct mac_policy_ops, mpo_ ## obj ## _label_internalize), label, instrin…
301 …mac_externalize(offsetof(struct mac_policy_ops, mpo_ ## obj ## _label_externalize), label, element…
304 …mac_externalize(offsetof(struct mac_policy_ops, mpo_ ## obj ## _label_externalize_audit), label, "…
H A Dmac_policy.h5846 struct mac_policy_ops { struct
6270 const struct mac_policy_ops *mpc_ops; /** operation vector */
/xnu-11215.1.10/bsd/kern/
H A Dpolicy_check.c133 const static struct mac_policy_ops policy_ops = {
H A Dkern_guarded.c1560 SECURITY_READ_ONLY_EARLY(static struct mac_policy_ops) vng_policy_ops = {