Searched refs:CURLE_UPLOAD_FAILED (Results 1 – 10 of 10) sorted by relevance
1818 sshc->actualcode = CURLE_UPLOAD_FAILED; in myssh_statemach_act()1819 MOVE_TO_ERROR_STATE(CURLE_UPLOAD_FAILED); in myssh_statemach_act()1836 MOVE_TO_ERROR_STATE(CURLE_UPLOAD_FAILED); in myssh_statemach_act()1847 MOVE_TO_ERROR_STATE(CURLE_UPLOAD_FAILED); in myssh_statemach_act()1857 MOVE_TO_ERROR_STATE(CURLE_UPLOAD_FAILED); in myssh_statemach_act()
2518 sshc->actualcode = CURLE_UPLOAD_FAILED; in ssh_statemach_act()2557 sshc->actualcode = CURLE_UPLOAD_FAILED; in ssh_statemach_act()
786 return CURLE_UPLOAD_FAILED; in imap_perform_append()1239 result = CURLE_UPLOAD_FAILED; in imap_state_append_resp()1265 result = CURLE_UPLOAD_FAILED; in imap_state_append_final_resp()
134 case CURLE_UPLOAD_FAILED: in curl_easy_strerror()
870 req->result = CURLE_UPLOAD_FAILED; in smb_request_state()
2399 return CURLE_UPLOAD_FAILED; in ftp_state_stor_resp()3214 case CURLE_UPLOAD_FAILED: in ftp_done()
2368 return CURLE_UPLOAD_FAILED; in Curl_http_body()
517 CURLE_UPLOAD_FAILED, /* 25 - failed upload "command" */ enumerator677 #define CURLE_FTP_COULDNT_STOR_FILE CURLE_UPLOAD_FAILED
153 CURLE_UPLOAD_FAILED 7.16.3
484 d CURLE_UPLOAD_FAILED...