Home
last modified time | relevance | path

Searched refs:resEntry (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLdifReader.cpp188 LDAPEntry resEntry(i->second); in getEntryRecord() local
217 resEntry.setAttributes( curAl ); in getEntryRecord()
218 return resEntry; in getEntryRecord()