Searched refs:kauth_acl (Results 1 – 6 of 6) sorted by relevance
351 struct kauth_acl { struct390 #define KAUTH_ACL_SIZE(c) (__offsetof(struct kauth_acl, acl_ace) + ((u_int32_t)(c) != KAUTH_F…396 typedef struct kauth_acl *kauth_acl_t;418 struct kauth_acl fsec_acl;436 … (__offsetof(struct kauth_filesec, fsec_acl) + __offsetof(struct kauth_acl, acl_ace) + (c) …
205 struct kauth_acl;206 typedef struct kauth_acl * kauth_acl_t;
705 struct kauth_acl *va_acl; /* access control list */735 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);
4650 struct kauth_acl *acl5544 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()1869 struct kauth_acl *acl) in mac_vnode_check_setacl()