OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getAttributeByName
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPEntry.cpp
81
const LDAPAttribute* LDAPEntry::
getAttributeByName
(const std::string& name) const
83
return m_attrs->
getAttributeByName
(name);
LDAPAttributeList.cpp
91
const LDAPAttribute* LDAPAttributeList::
getAttributeByName
(
93
DEBUG(LDAP_DEBUG_TRACE,"LDAPAttribute::
getAttributeByName
()" << endl);
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026