Home
last modified time | relevance | path

Searched refs:CURLE_UPLOAD_FAILED (Results 1 – 10 of 10) sorted by relevance

/third_party/curl/lib/vssh/
Dlibssh.c1818 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()
Dlibssh2.c2518 sshc->actualcode = CURLE_UPLOAD_FAILED; in ssh_statemach_act()
2557 sshc->actualcode = CURLE_UPLOAD_FAILED; in ssh_statemach_act()
/third_party/curl/lib/
Dimap.c786 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()
Dstrerror.c134 case CURLE_UPLOAD_FAILED: in curl_easy_strerror()
Dsmb.c870 req->result = CURLE_UPLOAD_FAILED; in smb_request_state()
Dftp.c2399 return CURLE_UPLOAD_FAILED; in ftp_state_stor_resp()
3214 case CURLE_UPLOAD_FAILED: in ftp_done()
Dhttp.c2368 return CURLE_UPLOAD_FAILED; in Curl_http_body()
/third_party/curl/include/curl/
Dcurl.h517 CURLE_UPLOAD_FAILED, /* 25 - failed upload "command" */ enumerator
677 #define CURLE_FTP_COULDNT_STOR_FILE CURLE_UPLOAD_FAILED
/third_party/curl/docs/libcurl/
Dsymbols-in-versions153 CURLE_UPLOAD_FAILED 7.16.3
/third_party/curl/packages/OS400/
Dcurl.inc.in484 d CURLE_UPLOAD_FAILED...