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