Home
last modified time | relevance | path

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

12

/external/curl/tests/data/
Dtest92634 # 56 - CURLE_RECV_ERROR
Dtest141655 # 56 = CURLE_RECV_ERROR
Dtest96142 # 56 - CURLE_RECV_ERROR
Dtest95741 # 56 - CURLE_RECV_ERROR
Dtest95841 # 56 - CURLE_RECV_ERROR
Dtest28747 # CURLE_RECV_ERROR
Dtest21751 # CURLE_RECV_ERROR
/external/curl/lib/
Dhttp_proxy.c396 return CURLE_RECV_ERROR; in CONNECT()
553 return CURLE_RECV_ERROR; in CONNECT()
610 return CURLE_RECV_ERROR; in CONNECT()
Dsendf.c445 *code = CURLE_RECV_ERROR; in Curl_recv_plain()
648 return CURLE_RECV_ERROR; in Curl_read_plain()
667 CURLcode result = CURLE_RECV_ERROR; in Curl_read()
Dopenldap.c462 *err = CURLE_RECV_ERROR; in ldap_recv()
512 *err = CURLE_RECV_ERROR; in ldap_recv()
725 CURLcode err = CURLE_RECV_ERROR; in ldapsb_tls_read()
Dpingpong.c304 return CURLE_RECV_ERROR; in Curl_pp_readresp()
343 result = CURLE_RECV_ERROR; in Curl_pp_readresp()
Dcurl_rtmp.c303 *err = CURLE_RECV_ERROR; in rtmp_recv()
Dstrerror.c209 case CURLE_RECV_ERROR: in curl_easy_strerror()
Dsmb.c820 req->result = CURLE_RECV_ERROR; in smb_request_state()
831 result = CURLE_RECV_ERROR; in smb_request_state()
Dsmtp.c1003 result = CURLE_RECV_ERROR; in smtp_state_command_resp()
1152 result = CURLE_RECV_ERROR; in smtp_state_postdata_resp()
Deasy.c542 return CURLE_RECV_ERROR; in wait_or_timeout()
/external/curl/lib/vquic/
Dquiche.c363 return CURLE_RECV_ERROR; in process_ingress()
372 return CURLE_RECV_ERROR; in process_ingress()
471 *curlcode = CURLE_RECV_ERROR; in h3_stream_recv()
Dngtcp2.c1271 *curlcode = CURLE_RECV_ERROR; in ngh3_stream_recv()
1743 return CURLE_RECV_ERROR; in ng_process_ingress()
1754 return CURLE_RECV_ERROR; in ng_process_ingress()
/external/curl/lib/vtls/
Dschannel.c1832 else if(*err == CURLE_RECV_ERROR) in schannel_recv()
1951 *err = CURLE_RECV_ERROR; in schannel_recv()
1993 *err = CURLE_RECV_ERROR; in schannel_recv()
2031 *err = CURLE_RECV_ERROR; in schannel_recv()
Dmesalink.c451 *curlcode = CURLE_RECV_ERROR; in mesalink_recv()
Dgskit.c645 CURLcode cc = CURLE_RECV_ERROR; in gskit_recv()
651 "gsk_secure_soc_read()", CURLE_RECV_ERROR); in gskit_recv()
Dwolfssl.c873 *curlcode = CURLE_RECV_ERROR; in wolfssl_recv()
Dmbedtls.c825 CURLE_AGAIN : CURLE_RECV_ERROR; in mbed_recv()
/external/curl/docs/libcurl/
Dsymbols-in-versions114 CURLE_RECV_ERROR 7.10
/external/elfutils/debuginfod/
Ddebuginfod-client.c969 case CURLE_RECV_ERROR: rc = -ECONNRESET; break; in debuginfod_query_server()

12