Home
last modified time | relevance | path

Searched defs:SEARCH_SUB (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPConnection.h42 static const int SEARCH_SUB; variable
H A DLDAPAsynConnection.h65 static const int SEARCH_SUB=2; variable
H A DLDAPConnection.cpp16 const int LDAPConnection::SEARCH_SUB = LDAPAsynConnection::SEARCH_SUB; member in LDAPConnection