Searched refs:LDAP_BITOPT_RECONNECT (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dsbind.c161 ( ld->ld_options & LDAP_BITOPT_RECONNECT ) != 0 ) {
H A Dgetoption.c122 LDAP_GET_BITOPT( ld, LDAP_BITOPT_RECONNECT );
H A Dsetoption.c139 LDAP_SETCLR_BITOPT(ld, LDAP_BITOPT_RECONNECT, optdata);
H A Dldap-int.h293 #define LDAP_BITOPT_RECONNECT 0x08000000 macro
H A Drequest.c171 & LDAP_BITOPT_RECONNECT ) != 0 ) {

Completed in 54 milliseconds