Home
last modified time | relevance | path

Searched refs:LDAP_TAG_EXOP_RES_VALUE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dldaprot.h67 #define LDAP_TAG_EXOP_RES_VALUE 0x8b /* context specific + primitive + 11 */ macro
92 #define LDAP_TAG_EXOP_RES_VALUE 0x8bL /* context specific + primitive + 11 */ macro
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dextendop.c225 if ( ber_peek_tag( &ber, &len ) == LDAP_TAG_EXOP_RES_VALUE ) { in ldap_parse_extended_result()
H A Derror.c647 LDAP_TAG_EXOP_RES_VALUE ) { in nsldapi_parse_result()