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

/sssd-io/src/providers/ldap/
H A Dsdap_async_nested_groups.c842 /* disable deref if threshold <= 0 */
990 bool deref; member in struct:sdap_nested_group_process_state
1071 "More members were missing than the deref threshold\n");
1109 state->deref = true;
1116 state->deref = false;
1152 if (state->deref) {
1158 state->deref = false;
2330 /* Ensure that all members returned from the deref request are included
2332 * from deref/asq than we got from the initial lookup, as is the case

Completed in 809 milliseconds