Searched refs:kauth_acl (Results 1 – 6 of 6) sorted by relevance
621 struct kauth_acl { struct660 #define KAUTH_ACL_SIZE(c) (__offsetof(struct kauth_acl, acl_ace) + ((u_int32_t)(c) != KAUTH_F…666 typedef struct kauth_acl *kauth_acl_t;686 struct kauth_acl fsec_acl;704 … (__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;
715 struct kauth_acl *va_acl; /* access control list */745 struct kauth_acl *va_base_acl;
505 struct kauth_acl *acl) __result_use_check;576 void mac_vnode_notify_setacl(vfs_context_t ctx, struct vnode *vp, struct kauth_acl *acl);
4740 struct kauth_acl *acl5668 struct kauth_acl *acl
554 mac_vnode_notify_setacl(vfs_context_t ctx, struct vnode *vp, struct kauth_acl *acl) in mac_vnode_notify_setacl()1844 struct kauth_acl *acl) in mac_vnode_check_setacl()