Searched refs:deref_threshold (Results 1 - 2 of 2) sorted by relevance

/sssd/src/providers/ldap/
H A Dsdap_async.c2998 int deref_threshold; local
3004 deref_threshold = dp_opt_get_int(opts->basic, SDAP_DEREF_THRESHOLD);
3005 if (deref_threshold == 0) {
H A Dsdap_async_initgroups.c787 int deref_threshold; local
826 deref_threshold = dp_opt_get_int(state->opts->basic,
829 deref_threshold < state->memberof->num_values) {

Completed in 3832 milliseconds