Searched refs:LDAP_BACK_CHASE_REFERRALS (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-ldap/
H A Dback-ldap.h346 #define LDAP_BACK_CHASE_REFERRALS(li) LDAP_BACK_ISSET( (li), LDAP_BACK_F_CHASE_REFERRALS ) macro
H A Dconfig.c1222 c->value_int = LDAP_BACK_CHASE_REFERRALS( li );
H A Dbind.c705 LDAP_BACK_CHASE_REFERRALS( li ) ? LDAP_OPT_ON : LDAP_OPT_OFF );

Completed in 176 milliseconds