Searched refs:LDAP_REQ_COMPARE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dcompare.c112 LDAP_REQ_COMPARE, dn, attr, bvalue )) != 0 ) {
126 if ( ber_printf( ber, "{it{s{so}}", *msgidp, LDAP_REQ_COMPARE, dn,
142 rc = nsldapi_send_initial_request( ld, *msgidp, LDAP_REQ_COMPARE,
/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 94 milliseconds