HomeSort by: relevance | last modified time | path
    Searched defs:getBerValues (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPAttribute.cpp 125 BerValue** LDAPAttribute::getBerValues() const{
126 DEBUG(LDAP_DEBUG_TRACE,"LDAPAttribute::getBerValues()" << endl);
171 ret->mod_bvalues=this->getBerValues();
LDAPAttribute.cpp 125 BerValue** LDAPAttribute::getBerValues() const{
126 DEBUG(LDAP_DEBUG_TRACE,"LDAPAttribute::getBerValues()" << endl);
171 ret->mod_bvalues=this->getBerValues();

Completed in 55 milliseconds