Home
last modified time | relevance | path

Searched refs:LDAP_TAG_EXOP_REQ_OID (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dldaprot.h64 #define LDAP_TAG_EXOP_REQ_OID 0x80 /* context specific + primitive + 0 */ macro
89 #define LDAP_TAG_EXOP_REQ_OID 0x80L /* context specific + primitive + 0 */ macro
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dextendop.c103 LDAP_TAG_EXOP_REQ_OID, exoid, LDAP_TAG_EXOP_REQ_VALUE, in ldap_extended_operation()