Home
last modified time | relevance | path

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

/external/curl/lib/
Dssh-libssh.c1692 sshc->actualcode = CURLE_UPLOAD_FAILED; in myssh_statemach_act()
1693 MOVE_TO_ERROR_STATE(CURLE_UPLOAD_FAILED); in myssh_statemach_act()
1709 MOVE_TO_ERROR_STATE(CURLE_UPLOAD_FAILED); in myssh_statemach_act()
1720 MOVE_TO_ERROR_STATE(CURLE_UPLOAD_FAILED); in myssh_statemach_act()
1729 MOVE_TO_ERROR_STATE(CURLE_UPLOAD_FAILED); in myssh_statemach_act()
Dimap.c774 return CURLE_UPLOAD_FAILED; in imap_perform_append()
1227 result = CURLE_UPLOAD_FAILED; in imap_state_append_resp()
1253 result = CURLE_UPLOAD_FAILED; in imap_state_append_final_resp()
Dstrerror.c134 case CURLE_UPLOAD_FAILED: in curl_easy_strerror()
Dsmb.c848 req->result = CURLE_UPLOAD_FAILED; in smb_request_state()
Dssh.c2353 sshc->actualcode = CURLE_UPLOAD_FAILED; in ssh_statemach_act()
2392 sshc->actualcode = CURLE_UPLOAD_FAILED; in ssh_statemach_act()
Dftp.c2341 return CURLE_UPLOAD_FAILED; in ftp_state_stor_resp()
3152 case CURLE_UPLOAD_FAILED: in ftp_done()
Dhttp.c2197 return CURLE_UPLOAD_FAILED; in Curl_http()
/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/include/curl/
Dcurl.h511 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.in461 d CURLE_UPLOAD_FAILED...