Home
last modified time | relevance | path

Searched refs:CURLE_LDAP_CANNOT_BIND (Results 1 – 6 of 6) sorted by relevance

/third_party/curl/lib/
Dopenldap.c382 result = oldap_map_error(rc, CURLE_LDAP_CANNOT_BIND); in oldap_perform_auth()
405 result = oldap_map_error(rc, CURLE_LDAP_CANNOT_BIND); in oldap_continue_auth()
421 result = oldap_map_error(rc, CURLE_LDAP_CANNOT_BIND); in oldap_cancel_auth()
451 CURLE_LOGIN_DENIED: CURLE_LDAP_CANNOT_BIND); in oldap_perform_bind()
704 return oldap_map_error(code, CURLE_LDAP_CANNOT_BIND); in oldap_state_bind_resp()
710 result = oldap_map_error(rc, CURLE_LDAP_CANNOT_BIND); in oldap_state_bind_resp()
Dstrerror.c166 case CURLE_LDAP_CANNOT_BIND: in curl_easy_strerror()
Dldap.c534 result = CURLE_LDAP_CANNOT_BIND; in ldap_do()
/third_party/curl/docs/libcurl/
Dsymbols-in-versions276 CURLE_LDAP_CANNOT_BIND 7.1
/third_party/curl/include/curl/
Dcurl.h563 CURLE_LDAP_CANNOT_BIND, /* 38 */ enumerator
/third_party/curl/packages/OS400/
Dcurl.inc.in550 d CURLE_LDAP_CANNOT_BIND...