Home
last modified time | relevance | path

Searched defs:LDAPMsg (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPMessage.cpp21 LDAPMsg::LDAPMsg(LDAPMessage *msg){ in LDAPMsg() function in LDAPMsg
27 LDAPMsg::LDAPMsg(int type, int id=0){ in LDAPMsg() function in LDAPMsg
H A DLDAPAttributeList.h19 class LDAPMsg; variable
H A DLDAPRequest.cpp74 LDAPRequest* LDAPRequest::followReferral(LDAPMsg* /*urls*/){ in followReferral() argument