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

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dldaprot.h109 #define LDAP_REQ_COMPARE 0x6eL /* application + constructed + 14 */ macro
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapsearch.c1213 #define LDAP_REQ_COMPARE 0x6eL /* application + constructed */ macro
1248 { LDAP_REQ_COMPARE, NULL },
1275 { LDAP_REQ_COMPARE, "compare request" },
/illumos-gate/usr/src/head/
H A Dldap.h1141 #define LDAP_REQ_COMPARE 0x6e /* application + constructed + 14 */ macro

Completed in 53 milliseconds