Searched refs:SEARCH_ONE (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/examples/
H A Dmain.cpp51 LDAPConnection::SEARCH_ONE);
/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPConnection.h36 static const int SEARCH_ONE; member in class:LDAPConnection
199 * LDAPAsynConnection::SEARCH_ONE, <BR>
H A DLDAPAsynConnection.h59 static const int SEARCH_ONE=1; member in class:LDAPAsynConnection
142 * LDAPAsynConnection::SEARCH_ONE, <BR>
H A DLDAPSearchRequest.cpp110 (m_scope == LDAPAsynConnection::SEARCH_ONE)
H A DLDAPConnection.cpp15 const int LDAPConnection::SEARCH_ONE = LDAPAsynConnection::SEARCH_ONE; member in class:LDAPConnection

Completed in 210 milliseconds