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

/xnu-2422.115.4/bsd/sys/
H A Dkauth.h495 #define KAUTH_AEVAL_IN_GROUP (1<<1) /* authorizing operation for groupmember */ macro
/xnu-2422.115.4/bsd/kern/
H A Dkern_authorization.c698 applies = eval->ae_options & KAUTH_AEVAL_IN_GROUP;
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_subr.c6228 eval.ae_options |= KAUTH_AEVAL_IN_GROUP;
6280 eval.ae_options |= KAUTH_AEVAL_IN_GROUP;
6386 eval.ae_options |= KAUTH_AEVAL_IN_GROUP;
/xnu-2422.115.4/bsd/nfs/
H A Dnfs4_vnops.c2506 eval.ae_options |= KAUTH_AEVAL_IN_GROUP;

Completed in 50 milliseconds