Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dldaprot.h63 #define LDAP_TAG_MRA_DNATTRS 0x84 /* context specific + primitive + 4 */ macro
88 #define LDAP_TAG_MRA_DNATTRS 0x84L /* context specific + primitive + 4 */ macro
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsearch.c757 value, len, LDAP_TAG_MRA_DNATTRS, dnattr )) == -1 ) { in put_simple_filter()