Home
last modified time | relevance | path

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

12

/external/curl/lib/vquic/
Dquiche.c345 return CURLE_SEND_ERROR; in flush_egress()
351 return CURLE_SEND_ERROR; in flush_egress()
472 *curlcode = CURLE_SEND_ERROR; in h3_stream_recv()
499 *curlcode = CURLE_SEND_ERROR; in h3_stream_send()
510 *curlcode = CURLE_SEND_ERROR; in h3_stream_send()
516 *curlcode = CURLE_SEND_ERROR; in h3_stream_send()
731 result = CURLE_SEND_ERROR; in http_request()
747 result = CURLE_SEND_ERROR; in http_request()
777 return CURLE_SEND_ERROR; in Curl_quic_done_sending()
Dngtcp2.c960 *curlcode = CURLE_SEND_ERROR; in ngh3_stream_recv()
1095 result = CURLE_SEND_ERROR; in http_request()
1282 result = CURLE_SEND_ERROR; in http_request()
1294 result = CURLE_SEND_ERROR; in http_request()
1325 *curlcode = CURLE_SEND_ERROR; in ngh3_stream_send()
1346 *curlcode = CURLE_SEND_ERROR; in ngh3_stream_send()
1469 return CURLE_SEND_ERROR; in ng_flush_egress()
1482 return CURLE_SEND_ERROR; in ng_flush_egress()
1502 return CURLE_SEND_ERROR; in ng_flush_egress()
1514 return CURLE_SEND_ERROR; in ng_flush_egress()
[all …]
/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/
Dtftp.c640 return CURLE_SEND_ERROR; in tftp_rx()
665 return CURLE_SEND_ERROR; in tftp_rx()
691 return CURLE_SEND_ERROR; in tftp_rx()
755 result = CURLE_SEND_ERROR; in tftp_tx()
767 result = CURLE_SEND_ERROR; in tftp_tx()
811 return CURLE_SEND_ERROR; in tftp_tx()
837 return CURLE_SEND_ERROR; in tftp_tx()
Dgopher.c152 result = CURLE_SEND_ERROR; in gopher_do()
Dhttp2.c1377 *err = CURLE_SEND_ERROR; in h2_process_pending_input()
1736 *err = CURLE_SEND_ERROR; in http2_recv()
1892 *err = CURLE_SEND_ERROR; in http2_send()
1897 *err = CURLE_SEND_ERROR; in http2_send()
2123 *err = CURLE_SEND_ERROR; in http2_send()
2136 *err = CURLE_SEND_ERROR; in http2_send()
2159 *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.c902 result = CURLE_SEND_ERROR; in smtp_state_mail_resp()
923 result = CURLE_SEND_ERROR; in smtp_state_rcpt_resp()
954 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.c738 CURLcode err = CURLE_SEND_ERROR; in ldapsb_tls_write()
Deasy.c1115 return CURLE_SEND_ERROR; in curl_easy_send()
/external/curl/lib/vtls/
Dgskit.c620 CURLcode cc = CURLE_SEND_ERROR; in gskit_send()
627 "gsk_secure_soc_write()", CURLE_SEND_ERROR); in gskit_send()
630 cc = CURLE_SEND_ERROR; in gskit_send()
Dmesalink.c404 *curlcode = CURLE_SEND_ERROR; in mesalink_send()
Dschannel.c1488 *err = CURLE_SEND_ERROR; in schannel_send()
1570 *err = CURLE_SEND_ERROR; in schannel_send()
1600 *err = CURLE_SEND_ERROR; in schannel_send()
Dpolarssl.c666 CURLE_AGAIN : CURLE_SEND_ERROR; in polarssl_send()
Dwolfssl.c675 *curlcode = CURLE_SEND_ERROR; in wolfssl_send()
Dmbedtls.c760 CURLE_AGAIN : CURLE_SEND_ERROR; in mbed_send()
/external/elfutils/debuginfod/
Ddebuginfod-client.c604 case CURLE_SEND_ERROR: rc = -ECONNRESET; break; in debuginfod_query_server()
/external/curl/docs/libcurl/
Dsymbols-in-versions118 CURLE_SEND_ERROR 7.10

12