Home
last modified time | relevance | path

Searched refs:KAUTH_ACE_PERMIT (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/kern/
H A Dkern_authorization.c678 case KAUTH_ACE_PERMIT: in kauth_acl_evaluate()
734 case KAUTH_ACE_PERMIT: in kauth_acl_evaluate()
756 case KAUTH_ACE_PERMIT: in kauth_acl_evaluate()
/xnu-8019.80.24/bsd/sys/
H A Dkauth.h319 #define KAUTH_ACE_PERMIT 1 macro
/xnu-8019.80.24/bsd/nfs/
H A Dnfs4_subs.c909 return KAUTH_ACE_PERMIT; in nfs4_ace_nfstype_to_vfstype()
925 case KAUTH_ACE_PERMIT: in nfs4_ace_vfstype_to_nfstype()