Searched defs:LDAPResult (Results 1 – 2 of 2) sorted by relevance
18 LDAPResult::LDAPResult(const LDAPRequest *req, LDAPMessage *msg) : in LDAPResult() function in LDAPResult57 LDAPResult::LDAPResult(int type, int resultCode, const std::string &msg) : in LDAPResult() function in LDAPResult
19 class LDAPResult; variable