HomeSort by: relevance | last modified time | path
    Searched refs:LDAP_AVA_STRING (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/librewrite/
escapemap.c 73 .la_flags = LDAP_AVA_STRING },
  /src/external/bsd/openldap/dist/libraries/libldap/
dnssrv.c 74 (ava->la_flags & LDAP_AVA_STRING) &&
getdn.c 539 && ((r)[0]->la_flags & LDAP_AVA_STRING) \
950 int attrTypeEncoding = LDAP_AVA_STRING,
951 attrValueEncoding = LDAP_AVA_STRING;
1144 attrTypeEncoding = LDAP_AVA_STRING;
1219 attrValueEncoding = LDAP_AVA_STRING;
tls2.c 1643 newAVA->la_flags = LDAP_AVA_STRING;
  /src/external/bsd/openldap/dist/include/
ldap.h 1700 #define LDAP_AVA_STRING 0x0001U

Completed in 28 milliseconds