Searched refs:KAUTH_EXTLOOKUP_ISMEMBER (Results 1 – 2 of 2) sorted by relevance
113 #define KAUTH_EXTLOOKUP_ISMEMBER (1<<14) macro
2887 if (el->el_flags & KAUTH_EXTLOOKUP_ISMEMBER) { in kauth_groups_updatecache()2908 if (el->el_flags & KAUTH_EXTLOOKUP_ISMEMBER) { in kauth_groups_updatecache()3084 *resultp = (el.el_flags & KAUTH_EXTLOOKUP_ISMEMBER) ? 1 : 0; in kauth_cred_ismember_gid()