Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPConnection.h36 static const int SEARCH_ONE; variable
H A DLDAPAsynConnection.h59 static const int SEARCH_ONE=1; variable
H A DLDAPConnection.cpp15 const int LDAPConnection::SEARCH_ONE = LDAPAsynConnection::SEARCH_ONE; member in LDAPConnection