Home
last modified time | relevance | path

Searched refs:getResponse (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPExtResult.h45 const std::string& getResponse() const;
H A DLDAPExtResult.cpp46 const string& LDAPExtResult::getResponse() const{ in getResponse() function in LDAPExtResult