Home
last modified time | relevance | path

Searched refs:getReferralRebind (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPConstraints.h57 const LDAPRebind* getReferralRebind() const;
H A DLDAPConstraints.cpp124 const LDAPRebind* LDAPConstraints::getReferralRebind() const{ in getReferralRebind() function in LDAPConstraints
H A DLDAPAsynConnection.cpp321 const LDAPRebind* rebind = cons->getReferralRebind(); in referralConnect()