Home
last modified time | relevance | path

Searched refs:CURLE_RECV_ERROR (Results 1 – 25 of 38) sorted by relevance

12

/third_party/curl/tests/data/
Dtest92634 # 56 - CURLE_RECV_ERROR
Dtest141655 # 56 = CURLE_RECV_ERROR
Dtest95741 # 56 - CURLE_RECV_ERROR
Dtest96142 # 56 - CURLE_RECV_ERROR
Dtest95841 # 56 - CURLE_RECV_ERROR
Dtest28747 # CURLE_RECV_ERROR
Dtest21751 # CURLE_RECV_ERROR
/third_party/curl/lib/
Dhttp_proxy.c467 return CURLE_RECV_ERROR; in CONNECT()
626 return CURLE_RECV_ERROR; in CONNECT()
683 return CURLE_RECV_ERROR; in CONNECT()
930 result = CURLE_RECV_ERROR; in CONNECT()
Dsendf.c466 *code = CURLE_RECV_ERROR; in Curl_recv_plain()
665 return CURLE_RECV_ERROR; in Curl_read_plain()
684 CURLcode result = CURLE_RECV_ERROR; in Curl_read()
Dpingpong.c302 return CURLE_RECV_ERROR; in Curl_pp_readresp()
341 result = CURLE_RECV_ERROR; in Curl_pp_readresp()
Dopenldap.c478 *err = CURLE_RECV_ERROR; in oldap_recv()
528 *err = CURLE_RECV_ERROR; in oldap_recv()
744 CURLcode err = CURLE_RECV_ERROR; in ldapsb_tls_read()
Dc-hyper.c360 result = CURLE_RECV_ERROR; in Curl_hyper_stream()
381 return CURLE_RECV_ERROR; in Curl_hyper_stream()
397 result = CURLE_RECV_ERROR; in Curl_hyper_stream()
424 result = CURLE_RECV_ERROR; in Curl_hyper_stream()
Dcurl_rtmp.c316 *err = CURLE_RECV_ERROR; in rtmp_recv()
Dsmb.c839 req->result = CURLE_RECV_ERROR; in smb_request_state()
850 result = CURLE_RECV_ERROR; in smb_request_state()
Dstrerror.c209 case CURLE_RECV_ERROR: in curl_easy_strerror()
Dsmtp.c1020 result = CURLE_RECV_ERROR; in smtp_state_command_resp()
1165 result = CURLE_RECV_ERROR; in smtp_state_postdata_resp()
Dkrb5.c535 return CURLE_RECV_ERROR; in read_data()
Deasy.c556 return CURLE_RECV_ERROR; in wait_or_timeout()
/third_party/curl/lib/vquic/
Dquiche.c384 return CURLE_RECV_ERROR; in process_ingress()
396 return CURLE_RECV_ERROR; in process_ingress()
495 *curlcode = CURLE_RECV_ERROR; in h3_stream_recv()
Dngtcp2.c1259 *curlcode = CURLE_RECV_ERROR; in ngh3_stream_recv()
1736 return CURLE_RECV_ERROR; in ng_process_ingress()
1747 return CURLE_RECV_ERROR; in ng_process_ingress()
/third_party/curl/lib/vtls/
Dschannel.c1858 else if(*err == CURLE_RECV_ERROR) in schannel_recv()
1977 *err = CURLE_RECV_ERROR; in schannel_recv()
2019 *err = CURLE_RECV_ERROR; in schannel_recv()
2057 *err = CURLE_RECV_ERROR; in schannel_recv()
Dgskit.c653 CURLcode cc = CURLE_RECV_ERROR; in gskit_recv()
659 "gsk_secure_soc_read()", CURLE_RECV_ERROR); in gskit_recv()
Dmesalink.c459 *curlcode = CURLE_RECV_ERROR; in mesalink_recv()
Dwolfssl.c850 *curlcode = CURLE_RECV_ERROR; in wolfssl_recv()
/third_party/curl/docs/libcurl/
Dsymbols-in-versions114 CURLE_RECV_ERROR 7.10

12