Home
last modified time | relevance | path

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

/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/vssh/
Dlibssh.c1801 sshc->actualcode = CURLE_UPLOAD_FAILED; in myssh_statemach_act()
1802 MOVE_TO_ERROR_STATE(CURLE_UPLOAD_FAILED); in myssh_statemach_act()
1818 MOVE_TO_ERROR_STATE(CURLE_UPLOAD_FAILED); in myssh_statemach_act()
1829 MOVE_TO_ERROR_STATE(CURLE_UPLOAD_FAILED); in myssh_statemach_act()
1838 MOVE_TO_ERROR_STATE(CURLE_UPLOAD_FAILED); in myssh_statemach_act()
Dlibssh2.c2529 sshc->actualcode = CURLE_UPLOAD_FAILED; in ssh_statemach_act()
2568 sshc->actualcode = CURLE_UPLOAD_FAILED; in ssh_statemach_act()
/external/curl/lib/
Dimap.c773 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.c851 req->result = CURLE_UPLOAD_FAILED; in smb_request_state()
Dftp.c2352 return CURLE_UPLOAD_FAILED; in ftp_state_stor_resp()
3157 case CURLE_UPLOAD_FAILED: in ftp_done()
Dhttp.c2188 return CURLE_UPLOAD_FAILED; in Curl_http()
/external/curl/include/curl/
Dcurl.h515 CURLE_UPLOAD_FAILED, /* 25 - failed upload "command" */ enumerator
671 #define CURLE_FTP_COULDNT_STOR_FILE CURLE_UPLOAD_FAILED
/external/curl/docs/libcurl/
Dsymbols-in-versions151 CURLE_UPLOAD_FAILED 7.16.3
/external/curl/packages/OS400/
Dcurl.inc.in465 d CURLE_UPLOAD_FAILED...