Home
last modified time | relevance | path

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

/external/curl/lib/vssh/
Dlibssh.c1688 sshc->actualcode = CURLE_UPLOAD_FAILED; in myssh_statemach_act()
1689 MOVE_TO_ERROR_STATE(CURLE_UPLOAD_FAILED); in myssh_statemach_act()
1705 MOVE_TO_ERROR_STATE(CURLE_UPLOAD_FAILED); in myssh_statemach_act()
1716 MOVE_TO_ERROR_STATE(CURLE_UPLOAD_FAILED); in myssh_statemach_act()
1725 MOVE_TO_ERROR_STATE(CURLE_UPLOAD_FAILED); in myssh_statemach_act()
Dlibssh2.c2338 sshc->actualcode = CURLE_UPLOAD_FAILED; in ssh_statemach_act()
2377 sshc->actualcode = CURLE_UPLOAD_FAILED; in ssh_statemach_act()
/external/google-breakpad/src/third_party/curl/
Dcurl.h338 CURLE_UPLOAD_FAILED, /* 25 - failed upload "command" */ enumerator
460 #define CURLE_FTP_COULDNT_STOR_FILE CURLE_UPLOAD_FAILED
/external/curl/lib/
Dimap.c771 return CURLE_UPLOAD_FAILED; in imap_perform_append()
1222 result = CURLE_UPLOAD_FAILED; in imap_state_append_resp()
1248 result = CURLE_UPLOAD_FAILED; in imap_state_append_final_resp()
Dstrerror.c134 case CURLE_UPLOAD_FAILED: in curl_easy_strerror()
Dsmb.c851 req->result = CURLE_UPLOAD_FAILED; in smb_request_state()
Dftp.c2343 return CURLE_UPLOAD_FAILED; in ftp_state_stor_resp()
3155 case CURLE_UPLOAD_FAILED: in ftp_done()
Dhttp.c2265 return CURLE_UPLOAD_FAILED; in Curl_http()
/external/curl/include/curl/
Dcurl.h509 CURLE_UPLOAD_FAILED, /* 25 - failed upload "command" */ enumerator
662 #define CURLE_FTP_COULDNT_STOR_FILE CURLE_UPLOAD_FAILED
/external/curl/docs/libcurl/
Dsymbols-in-versions148 CURLE_UPLOAD_FAILED 7.16.3
/external/curl/packages/OS400/
Dcurl.inc.in463 d CURLE_UPLOAD_FAILED...