Searched refs:CURLE_SEND_ERROR (Results 1 – 25 of 34) sorted by relevance
12
628 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()
152 result = CURLE_SEND_ERROR; in gopher_do()
1384 *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()
363 return CURLE_SEND_ERROR; in Curl_write()418 *code = CURLE_SEND_ERROR; in Curl_send_plain()
312 *err = CURLE_SEND_ERROR; in rtmp_send()
903 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()
338 result = CURLE_SEND_ERROR; in file_upload()
183 return CURLE_SEND_ERROR; in Curl_pp_vsendf()
206 case CURLE_SEND_ERROR: in curl_easy_strerror()
743 CURLcode err = CURLE_SEND_ERROR; in ldapsb_tls_write()
1127 return CURLE_SEND_ERROR; in curl_easy_send()
36 # 55 - CURLE_SEND_ERROR
40 # 55 - CURLE_SEND_ERROR
712 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()
368 *curlcode = CURLE_SEND_ERROR; in mesalink_send()
1483 *err = CURLE_SEND_ERROR; in schannel_send()1565 *err = CURLE_SEND_ERROR; in schannel_send()1595 *err = CURLE_SEND_ERROR; in schannel_send()
695 *curlcode = CURLE_SEND_ERROR; in cyassl_send()
663 CURLE_AGAIN : CURLE_SEND_ERROR; in polarssl_send()
758 CURLE_AGAIN : CURLE_SEND_ERROR; in mbed_send()
3706 *curlcode = CURLE_SEND_ERROR; in ossl_send()3724 *curlcode = CURLE_SEND_ERROR; in ossl_send()3730 *curlcode = CURLE_SEND_ERROR; in ossl_send()
3150 *curlcode = CURLE_SEND_ERROR;3167 *curlcode = CURLE_SEND_ERROR;
118 CURLE_SEND_ERROR 7.10
374 CURLE_SEND_ERROR, /* 55 - failed sending network data */ enumerator