Home
last modified time | relevance | path

Searched refs:CURLE_SSH (Results 1 – 6 of 6) sorted by relevance

/external/curl/lib/
Dssh.c269 return CURLE_SSH; in sftp_libssh2_error_to_CURLE()
309 return CURLE_SSH; in libssh2_session_error_to_CURLE()
1169 result = CURLE_SSH; in ssh_statemach_act()
1792 sftp_libssh2_error_to_CURLE(err):CURLE_SSH; in ssh_statemach_act()
1809 sftp_libssh2_error_to_CURLE(err):CURLE_SSH; in ssh_statemach_act()
1814 sshc->actualcode = CURLE_SSH; in ssh_statemach_act()
1951 sshc->actualcode = result?result:CURLE_SSH; in ssh_statemach_act()
1986 sshc->actualcode = result?result:CURLE_SSH; in ssh_statemach_act()
2089 sshc->actualcode = result?result:CURLE_SSH; in ssh_statemach_act()
2198 sshc->actualcode = result?result:CURLE_SSH; in ssh_statemach_act()
Dstrerror.c281 case CURLE_SSH: in curl_easy_strerror()
/external/curl/docs/libcurl/
Dsymbols-in-versions112 CURLE_SSH 7.16.1
/external/google-breakpad/src/third_party/curl/
Dcurl.h405 CURLE_SSH, /* 79 - error from the SSH layer, somewhat enumerator
/external/curl/include/curl/
Dcurl.h525 CURLE_SSH, /* 79 - error from the SSH layer, somewhat enumerator
/external/curl/packages/OS400/
Dcurl.inc.in513 d CURLE_SSH...