Home
last modified time | relevance | path

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

/external/curl/lib/
Dldap.c224 failf(data, "LDAP local: %s", ldap_err2string(rc)); in Curl_ldap()
278 failf(data, "LDAP local: ldapssl_client_init %s", ldap_err2string(rc)); in Curl_ldap()
301 ldap_err2string(rc)); in Curl_ldap()
312 ldap_err2string(rc)); in Curl_ldap()
341 ldap_err2string(rc)); in Curl_ldap()
353 ldap_err2string(rc)); in Curl_ldap()
368 ldap_err2string(rc)); in Curl_ldap()
412 failf(data, "LDAP local: ldap_simple_bind_s %s", ldap_err2string(rc)); in Curl_ldap()
421 failf(data, "LDAP remote: %s", ldap_err2string(rc)); in Curl_ldap()
Dopenldap.c208 hosturl, ldap_err2string(rc)); in ldap_connect()
285 failf(data, "LDAP local: bind ldap_result %s", ldap_err2string(rc)); in ldap_connecting()
295 failf(data, "LDAP local: bind ldap_parse_result %s", ldap_err2string(rc)); in ldap_connecting()
316 failf(data, "LDAP remote: bind failed %s %s", ldap_err2string(rc), in ldap_connecting()
379 failf(data, "LDAP local: ldap_search_ext %s", ldap_err2string(rc)); in ldap_do()
432 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()