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

/httpd/modules/ldap/
H A Dutil_ldap.c62 #define AP_LDAP_HOPLIMIT_UNSET -1 macro
398 if ((ldc->ReferralHopLimit != AP_LDAP_HOPLIMIT_UNSET) && ldc->ChaseReferrals == AP_LDAP_CHASEREFERRALS_ON) {
2675 dc->ReferralHopLimit = AP_LDAP_HOPLIMIT_UNSET;

Completed in 17 milliseconds