Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPSearchRequest.cpp64 char** tmpattrs=m_attrs.toCharArray(); in sendRequest() local
71 m_scope, m_filter.c_str(), tmpattrs, m_attrsOnly, tmpSrvCtrl, in sendRequest()
74 ber_memvfree((void**)tmpattrs); in sendRequest()