Searched refs:kauth_ace_rights_t (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dkauth.h323 typedef u_int32_t kauth_ace_rights_t; typedef
347 kauth_ace_rights_t ace_rights; /* scope specific */
492 kauth_ace_rights_t ae_requested;
493 kauth_ace_rights_t ae_residual;
501 kauth_ace_rights_t ae_exp_gall;
502 kauth_ace_rights_t ae_exp_gread;
503 kauth_ace_rights_t ae_exp_gwrite;
504 kauth_ace_rights_t ae_exp_gexec;
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_subr.c6320 vnode_authorize_simple(vauth_ctx vcp, kauth_ace_rights_t acl_rights, kauth_ace_rights_t preauth_rights, boolean_t *found_deny)
6766 kauth_ace_rights_t rights;

Completed in 45 milliseconds