Home
last modified time | relevance | path

Searched refs:CURLE_SEND_ERROR (Results 1 – 25 of 34) sorted by relevance

12

/external/curl/lib/
Dtftp.c628 return CURLE_SEND_ERROR; in tftp_rx()
653 return CURLE_SEND_ERROR; in tftp_rx()
679 return CURLE_SEND_ERROR; in tftp_rx()
743 result = CURLE_SEND_ERROR; in tftp_tx()
755 result = CURLE_SEND_ERROR; in tftp_tx()
799 return CURLE_SEND_ERROR; in tftp_tx()
825 return CURLE_SEND_ERROR; in tftp_tx()
Dgopher.c152 result = CURLE_SEND_ERROR; in gopher_do()
Dhttp2.c1384 *err = CURLE_SEND_ERROR; in h2_process_pending_input()
1734 *err = CURLE_SEND_ERROR; in http2_recv()
1888 *err = CURLE_SEND_ERROR; in http2_send()
2112 *err = CURLE_SEND_ERROR; in http2_send()
2125 *err = CURLE_SEND_ERROR; in http2_send()
2151 *err = CURLE_SEND_ERROR; in http2_send()
Dsendf.c363 return CURLE_SEND_ERROR; in Curl_write()
418 *code = CURLE_SEND_ERROR; in Curl_send_plain()
Dcurl_rtmp.c312 *err = CURLE_SEND_ERROR; in rtmp_send()
Dsmtp.c903 result = CURLE_SEND_ERROR; in smtp_state_mail_resp()
924 result = CURLE_SEND_ERROR; in smtp_state_rcpt_resp()
955 result = CURLE_SEND_ERROR; in smtp_state_data_resp()
Dfile.c338 result = CURLE_SEND_ERROR; in file_upload()
Dpingpong.c183 return CURLE_SEND_ERROR; in Curl_pp_vsendf()
Dstrerror.c206 case CURLE_SEND_ERROR: in curl_easy_strerror()
Dopenldap.c743 CURLcode err = CURLE_SEND_ERROR; in ldapsb_tls_write()
Deasy.c1127 return CURLE_SEND_ERROR; in curl_easy_send()
/external/curl/tests/data/
Dtest91636 # 55 - CURLE_SEND_ERROR
Dtest91436 # 55 - CURLE_SEND_ERROR
Dtest91340 # 55 - CURLE_SEND_ERROR
Dtest91836 # 55 - CURLE_SEND_ERROR
/external/curl/lib/vtls/
Dgskit.c712 CURLcode cc = CURLE_SEND_ERROR; in gskit_send()
719 "gsk_secure_soc_write()", CURLE_SEND_ERROR); in gskit_send()
722 cc = CURLE_SEND_ERROR; in gskit_send()
Dmesalink.c368 *curlcode = CURLE_SEND_ERROR; in mesalink_send()
Dschannel.c1483 *err = CURLE_SEND_ERROR; in schannel_send()
1565 *err = CURLE_SEND_ERROR; in schannel_send()
1595 *err = CURLE_SEND_ERROR; in schannel_send()
Dcyassl.c695 *curlcode = CURLE_SEND_ERROR; in cyassl_send()
Dpolarssl.c663 CURLE_AGAIN : CURLE_SEND_ERROR; in polarssl_send()
Dmbedtls.c758 CURLE_AGAIN : CURLE_SEND_ERROR; in mbed_send()
Dopenssl.c3706 *curlcode = CURLE_SEND_ERROR; in ossl_send()
3724 *curlcode = CURLE_SEND_ERROR; in ossl_send()
3730 *curlcode = CURLE_SEND_ERROR; in ossl_send()
Dsectransp.c3150 *curlcode = CURLE_SEND_ERROR;
3167 *curlcode = CURLE_SEND_ERROR;
/external/curl/docs/libcurl/
Dsymbols-in-versions118 CURLE_SEND_ERROR 7.10
/external/google-breakpad/src/third_party/curl/
Dcurl.h374 CURLE_SEND_ERROR, /* 55 - failed sending network data */ enumerator

12