Searched refs:SEARCH_BASE (Results 1 – 5 of 5) sorted by relevance
31 LDAPConnection::SEARCH_BASE, in main()44 entries = lc->search(schemabase, LDAPConnection::SEARCH_BASE, "(objectClass=*)", in main()
14 const int LDAPConnection::SEARCH_BASE = LDAPAsynConnection::SEARCH_BASE; member in LDAPConnection
30 static const int SEARCH_BASE;
53 static const int SEARCH_BASE=0;
112 scope = LDAPAsynConnection::SEARCH_BASE; in followReferral()