Home
last modified time | relevance | path

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

/external/curl/lib/
Dldap.c226 failf(data, "LDAP local: %s", ldap_err2string(rc)); in Curl_ldap()
280 failf(data, "LDAP local: ldapssl_client_init %s", ldap_err2string(rc)); in Curl_ldap()
303 ldap_err2string(rc)); in Curl_ldap()
314 ldap_err2string(rc)); in Curl_ldap()
343 ldap_err2string(rc)); in Curl_ldap()
355 ldap_err2string(rc)); in Curl_ldap()
370 ldap_err2string(rc)); in Curl_ldap()
414 failf(data, "LDAP local: ldap_simple_bind_s %s", ldap_err2string(rc)); in Curl_ldap()
423 failf(data, "LDAP remote: %s", ldap_err2string(rc)); in Curl_ldap()
Dopenldap.c209 hosturl, ldap_err2string(rc)); in ldap_connect()
286 failf(data, "LDAP local: bind ldap_result %s", ldap_err2string(rc)); in ldap_connecting()
296 failf(data, "LDAP local: bind ldap_parse_result %s", ldap_err2string(rc)); in ldap_connecting()
317 failf(data, "LDAP remote: bind failed %s %s", ldap_err2string(rc), in ldap_connecting()
380 failf(data, "LDAP local: ldap_search_ext %s", ldap_err2string(rc)); in ldap_do()
433 failf(data, "LDAP local: search ldap_result %s", ldap_err2string(rc)); in ldap_recv()
457 ldap_err2string(rc)); in ldap_recv()
461 failf(data, "LDAP remote: search failed %s %s", ldap_err2string(rc), in ldap_recv()
Dsetup-os400.h195 #define ldap_err2string Curl_ldap_err2string_a macro
/external/ipsec-tools/src/racoon/
Disakmp_xauth.c840 ldap_err2string(res));
873 ldap_err2string(res));
917 ldap_err2string(res));
1068 ldap_err2string(res));
1101 ldap_err2string(res));
1134 ldap_err2string(res));
/external/curl/packages/OS400/
Dos400sys.c1078 ldap_err2string(LDAP_NO_MEMORY)); in Curl_ldap_get_values_len_a()
1100 return set_thread_string(LK_LDAP_ERROR, ldap_err2string(error)); in Curl_ldap_err2string_a()