Searched refs:kauth_acl (Results 1 – 6 of 6) sorted by relevance
537 struct kauth_acl { struct576 #define KAUTH_ACL_SIZE(c) (__offsetof(struct kauth_acl, acl_ace) + ((u_int32_t)(c) != KAUTH_F…582 typedef struct kauth_acl *kauth_acl_t;602 struct kauth_acl fsec_acl;620 … (__offsetof(struct kauth_filesec, fsec_acl) + __offsetof(struct kauth_acl, acl_ace) + (c) …
200 struct kauth_acl;201 typedef struct kauth_acl * kauth_acl_t;
712 struct kauth_acl *va_acl; /* access control list */742 struct kauth_acl *va_base_acl;
499 struct kauth_acl *acl) __result_use_check;568 void mac_vnode_notify_setacl(vfs_context_t ctx, struct vnode *vp, struct kauth_acl *acl);
4627 struct kauth_acl *acl5521 struct kauth_acl *acl
579 mac_vnode_notify_setacl(vfs_context_t ctx, struct vnode *vp, struct kauth_acl *acl) in mac_vnode_notify_setacl()1870 struct kauth_acl *acl) in mac_vnode_check_setacl()