Searched refs:ae_exp_gexec (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dkauth.h504 kauth_ace_rights_t ae_exp_gexec; member in struct:kauth_acl_eval
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_authorization.c664 rights |= eval->ae_exp_gexec;
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_subr.c6218 eval.ae_exp_gexec = KAUTH_VNODE_GENERIC_EXECUTE_BITS;
6270 eval.ae_exp_gexec = KAUTH_VNODE_GENERIC_EXECUTE_BITS;
6376 eval.ae_exp_gexec = KAUTH_VNODE_GENERIC_EXECUTE_BITS;
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs4_vnops.c2511 eval.ae_exp_gexec = KAUTH_VNODE_GENERIC_EXECUTE_BITS;

Completed in 52 milliseconds