Home
last modified time | relevance | path

Searched refs:ldap_err2string (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/curl/lib/
H A Dldap.c145 #if defined(USE_WIN32_LDAP) && defined(ldap_err2string)
147 #undef ldap_err2string
148 #define ldap_err2string ldap_err2stringA macro
343 failf(data, "Bad LDAP URL: %s", ldap_err2string((curl_ldap_num_t)rc)); in ldap_do()
387 failf(data, "LDAP local: ldapssl_client_init %s", ldap_err2string(rc)); in ldap_do()
410 ldap_err2string(rc)); in ldap_do()
421 ldap_err2string(rc)); in ldap_do()
450 ldap_err2string(rc)); in ldap_do()
462 ldap_err2string(rc)); in ldap_do()
477 ldap_err2string(rc)); in ldap_do()
[all …]
H A Dopenldap.c551 hosturl, ldap_err2string(rc)); in oldap_connect()
671 failf(data, "LDAP local: sasl ldap_parse_result %s", ldap_err2string(rc)); in oldap_state_sasl_resp()
701 ldap_err2string(rc)); in oldap_state_bind_resp()
735 ldap_err2string(rc)); in oldap_connecting()
898 failf(data, "LDAP local: ldap_search_ext %s", ldap_err2string(rc)); in oldap_do()
986 failf(data, "LDAP local: search ldap_result %s", ldap_err2string(rc)); in oldap_recv()
1004 ldap_err2string(rc)); in oldap_recv()
1020 failf(data, "LDAP remote: search failed %s %s", ldap_err2string(code), in oldap_recv()
H A Dsetup-os400.h123 #define ldap_err2string Curl_ldap_err2string_a macro
/aosp_15_r20/external/curl/packages/OS400/
H A Dos400sys.c674 ldap_err2string(LDAP_NO_MEMORY)); in Curl_ldap_get_values_len_a()
694 return set_thread_string(LK_LDAP_ERROR, ldap_err2string(error)); in Curl_ldap_err2string_a()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinldap.h580 #define ldap_err2string ldap_err2stringW macro
582 WINLDAPAPI PCHAR LDAPAPI ldap_err2string(ULONG err);