Searched defs:LDAP_REQ_SEARCH (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dldaprot.h102 #define LDAP_REQ_SEARCH 0x63L /* application + constructed + 3 */ macro
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapsearch.c1208 #define LDAP_REQ_SEARCH 0x63L /* application + constructed */ macro
1243 { LDAP_REQ_SEARCH, NULL },
1270 { LDAP_REQ_SEARCH, "search request" },
/illumos-gate/usr/src/head/
H A Dldap.h1134 #define LDAP_REQ_SEARCH 0x63 /* application + constructed + 3 */ macro

Completed in 66 milliseconds