Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dldaprot.h60 #define LDAP_TAG_MRA_OID 0x81 /* context specific + primitive + 1 */ macro
85 #define LDAP_TAG_MRA_OID 0x81L /* context specific + primitive + 1 */ macro
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsearch.c744 if ( (rc = ber_printf( ber, "ts", LDAP_TAG_MRA_OID, in put_simple_filter()