Home
last modified time | relevance | path

Searched refs:ace_rights (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/bsd/kern/
H A Dkern_authorization.c658 rights = ace->ace_rights; in kauth_acl_evaluate()
1172 acl->acl_ace[i].ace_rights = ntohl(acl->acl_ace[i].ace_rights); in kauth_filesec_acl_setendian()
/xnu-8792.41.9/bsd/sys/
H A Dkauth.h336 kauth_ace_rights_t ace_rights; /* scope specific */ member