Home
last modified time | relevance | path

Searched defs:followReferral (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPDeleteRequest.cpp58 LDAPRequest* LDAPDeleteRequest::followReferral(LDAPMsg* refs){ in followReferral() function in LDAPDeleteRequest
H A DLDAPCompareRequest.cpp64 LDAPRequest* LDAPCompareRequest::followReferral(LDAPMsg* ref){ in followReferral() function in LDAPCompareRequest
H A DLDAPAddRequest.cpp63 LDAPRequest* LDAPAddRequest::followReferral(LDAPMsg* ref){ in followReferral() function in LDAPAddRequest
H A DLDAPModifyRequest.cpp64 LDAPRequest* LDAPModifyRequest::followReferral(LDAPMsg* ref){ in followReferral() function in LDAPModifyRequest
H A DLDAPExtRequest.cpp67 LDAPRequest* LDAPExtRequest::followReferral(LDAPMsg* ref){ in followReferral() function in LDAPExtRequest
H A DLDAPModDNRequest.cpp71 LDAPRequest* LDAPModDNRequest::followReferral(LDAPMsg* ref){ in followReferral() function in LDAPModDNRequest
H A DLDAPRequest.cpp74 LDAPRequest* LDAPRequest::followReferral(LDAPMsg* /*urls*/){ in followReferral() function in LDAPRequest
H A DLDAPSearchRequest.cpp89 LDAPRequest* LDAPSearchRequest::followReferral(LDAPMsg* ref){ in followReferral() function in LDAPSearchRequest