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

/sssd-io/src/providers/ipa/
H A Dipa_netgroups.c32 #define ENTITY_NG 1 macro
348 if (el->num_values) state->entities_found |= ENTITY_NG;
410 if (state->entities_found & ENTITY_NG) {
456 state->current_entity = ENTITY_NG;
590 if (state->current_entity == ENTITY_NG) {
606 state->entities_found & ENTITY_NG) {

Completed in 100 milliseconds