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

/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/examples/
H A DreadSchema.cpp31 LDAPConnection::SEARCH_BASE,
44 entries = lc->search(schemabase, LDAPConnection::SEARCH_BASE, "(objectClass=*)",
/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPConnection.h30 static const int SEARCH_BASE; member in class:LDAPConnection
198 * LDAPAsynConnection::SEARCH_BASE, <BR>
H A DLDAPAsynConnection.h53 static const int SEARCH_BASE=0; member in class:LDAPAsynConnection
141 * 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 136 milliseconds