Home
last modified time | relevance | path

Searched refs:LDAP_AVA_STRING (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dgetdn.c539 && ((r)[0]->la_flags & LDAP_AVA_STRING) \
950 int attrTypeEncoding = LDAP_AVA_STRING, in ldap_bv2rdn_x()
951 attrValueEncoding = LDAP_AVA_STRING; in ldap_bv2rdn_x()
1144 attrTypeEncoding = LDAP_AVA_STRING; in ldap_bv2rdn_x()
1219 attrValueEncoding = LDAP_AVA_STRING; in ldap_bv2rdn_x()
H A Ddnssrv.c74 (ava->la_flags & LDAP_AVA_STRING) && in ldap_dn2domain()
H A Dtls2.c1612 newAVA->la_flags = LDAP_AVA_STRING; in ldap_X509dn2bv()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h1700 #define LDAP_AVA_STRING 0x0001U macro