Home
last modified time | relevance | path

Searched refs:LDAP_RES_COMPARE (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPMessage.h36 static const int COMPARE_RESPONSE=LDAP_RES_COMPARE;
/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Doperation.c79 case LDAP_RES_COMPARE: return "compare result"; in lload_msgtype2str()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dtest.c690 case LDAP_RES_COMPARE: in handle_result()
H A Dresult.c1278 case LDAP_RES_COMPARE: return "compare"; in ldap_int_msgtype2str()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinldap.d227 LDAP_RES_COMPARE = 0x6f,
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h550 #define LDAP_RES_COMPARE ((ber_tag_t) 0x6fU) /* application + constructed */ macro
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dmeta_result.c1611 case LDAP_RES_COMPARE: in asyncmeta_op_handle_result()
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-ldap-c-api-xx.txt2600 LDAP_RES_COMPARE (0x6F)