Searched refs:CURLE_SEND_ERROR (Results 1 – 25 of 33) sorted by relevance
12
619 return CURLE_SEND_ERROR; in tftp_rx()644 return CURLE_SEND_ERROR; in tftp_rx()670 return CURLE_SEND_ERROR; in tftp_rx()734 result = CURLE_SEND_ERROR; in tftp_tx()745 result = CURLE_SEND_ERROR; in tftp_tx()789 return CURLE_SEND_ERROR; in tftp_tx()815 return CURLE_SEND_ERROR; in tftp_tx()
143 result = CURLE_SEND_ERROR; in gopher_do()
1190 *err = CURLE_SEND_ERROR; in h2_process_pending_input()1529 *err = CURLE_SEND_ERROR; in http2_recv()1685 *err = CURLE_SEND_ERROR; in http2_send()1912 *err = CURLE_SEND_ERROR; in http2_send()1925 *err = CURLE_SEND_ERROR; in http2_send()1951 *err = CURLE_SEND_ERROR; in http2_send()
302 *err = CURLE_SEND_ERROR; in rtmp_send()
330 return CURLE_SEND_ERROR; in Curl_write()384 *code = CURLE_SEND_ERROR; in Curl_send_plain()
908 result = CURLE_SEND_ERROR; in smtp_state_mail_resp()929 result = CURLE_SEND_ERROR; in smtp_state_rcpt_resp()960 result = CURLE_SEND_ERROR; in smtp_state_data_resp()
205 case CURLE_SEND_ERROR: in curl_easy_strerror()
1189 if(!result || (CURLE_SEND_ERROR == result)) { in multi_reconnect_request()1242 if((CURLE_SEND_ERROR == result) && conn->bits.reuse) { in multi_do()1684 else if((CURLE_SEND_ERROR == result) && in multi_runsingle()1711 if(!drc || (drc == CURLE_SEND_ERROR)) { in multi_runsingle()
392 result = CURLE_SEND_ERROR; in file_upload()
1102 return CURLE_SEND_ERROR; in curl_easy_send()
691 CURLcode err = CURLE_SEND_ERROR; in ldapsb_tls_write()
36 # 55 - CURLE_SEND_ERROR
40 # 55 - CURLE_SEND_ERROR
910 *err = CURLE_SEND_ERROR; in schannel_send()917 *err = CURLE_SEND_ERROR; in schannel_send()993 *err = CURLE_SEND_ERROR; in schannel_send()1023 *err = CURLE_SEND_ERROR; in schannel_send()
704 CURLcode cc = CURLE_SEND_ERROR; in gskit_send()711 "gsk_secure_soc_write()", CURLE_SEND_ERROR); in gskit_send()714 cc = CURLE_SEND_ERROR; in gskit_send()
603 CURLE_AGAIN : CURLE_SEND_ERROR; in polarssl_send()
656 *curlcode = CURLE_SEND_ERROR; in cyassl_send()
666 CURLE_AGAIN : CURLE_SEND_ERROR; in mbed_send()
3155 *curlcode = CURLE_SEND_ERROR; in ossl_send()3173 *curlcode = CURLE_SEND_ERROR; in ossl_send()3178 *curlcode = CURLE_SEND_ERROR; in ossl_send()
2504 *curlcode = CURLE_SEND_ERROR;2521 *curlcode = CURLE_SEND_ERROR;
109 CURLE_SEND_ERROR 7.10
374 CURLE_SEND_ERROR, /* 55 - failed sending network data */ enumerator
498 CURLE_SEND_ERROR, /* 55 - failed sending network data */ enumerator