HomeSort by: relevance | last modified time | path
    Searched refs:setDN (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPEntry.h 60 void setDN(const std::string& dn);
LDAPEntry.cpp 54 void LDAPEntry::setDN(const string& dn){
55 DEBUG(LDAP_DEBUG_TRACE,"LDAPEntry::setDN()" << endl);
LDAPUrl.h 104 void setDN( const std::string &dn);
LDAPUrl.cpp 108 void LDAPUrl::setDN( const std::string &dn )
  /src/external/bsd/openldap/dist/contrib/ldapc++/examples/
urlTest.cpp 33 url.setDN("o=Beispiel, c=DE");

Completed in 33 milliseconds