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

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/examples/
H A DreadSchema.cpp31 LDAPConnection::SEARCH_BASE,
44 entries = lc->search(schemabase, LDAPConnection::SEARCH_BASE, "(objectClass=*)",
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLDAPConnection.h28 static const int SEARCH_BASE; member in class:LDAPConnection
196 * LDAPAsynConnection::SEARCH_BASE, <BR>
H A DLDAPAsynConnection.h51 static const int SEARCH_BASE=0; member in class:LDAPAsynConnection
139 * LDAPAsynConnection::SEARCH_BASE, <BR>
H A DLDAPSearchRequest.cpp112 scope = LDAPAsynConnection::SEARCH_BASE;
H A DLDAPConnection.cpp14 const int LDAPConnection::SEARCH_BASE = LDAPAsynConnection::SEARCH_BASE; member in class:LDAPConnection

Completed in 221 milliseconds