Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dkauth.h749 #define KAUTH_AEVAL_IN_GROUP (1<<1) /* authorizing operation for groupmember */ macro
/xnu-11417.140.69/bsd/kern/
H A Dkern_authorization.c706 applies = eval->ae_options & KAUTH_AEVAL_IN_GROUP; in kauth_acl_evaluate()
/xnu-11417.140.69/bsd/vfs/
H A Dvfs_subr.c9413 eval.ae_options |= KAUTH_AEVAL_IN_GROUP; in vnode_authorize_delete()
9480 eval.ae_options |= KAUTH_AEVAL_IN_GROUP; in vnode_authorize_delete()
9612 eval.ae_options |= KAUTH_AEVAL_IN_GROUP; in vnode_authorize_simple()