Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPDeleteRequest.cpp60 LDAPUrlList::const_iterator usedUrl; in followReferral() local
H A DLDAPCompareRequest.cpp66 LDAPUrlList::const_iterator usedUrl; in followReferral() local
H A DLDAPAddRequest.cpp65 LDAPUrlList::const_iterator usedUrl; in followReferral() local
H A DLDAPModifyRequest.cpp66 LDAPUrlList::const_iterator usedUrl; in followReferral() local
H A DLDAPExtRequest.cpp69 LDAPUrlList::const_iterator usedUrl; in followReferral() local
H A DLDAPModDNRequest.cpp73 LDAPUrlList::const_iterator usedUrl; in followReferral() local
H A DLDAPSearchRequest.cpp92 LDAPUrlList::const_iterator usedUrl; in followReferral() local
H A DLDAPAsynConnection.cpp316 const LDAPUrlList& urls, LDAPUrlList::const_iterator& usedUrl, in referralConnect()