Searched defs:ENTITY_USER (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/providers/ipa/
H A Dipa_netgroups.c33 #define ENTITY_USER 2 macro
353 if (el->num_values) state->entities_found |= ENTITY_USER;
414 } else if (state->entities_found & ENTITY_USER) {
498 state->current_entity = ENTITY_USER;
600 } else if (state->current_entity == ENTITY_USER) {

Completed in 12 milliseconds