Home
last modified time | relevance | path

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

/external/curl/lib/
Dssh.c263 return CURLE_SSH; in sftp_libssh2_error_to_CURLE()
303 return CURLE_SSH; in libssh2_session_error_to_CURLE()
1150 sshc->actualcode = result?result:CURLE_SSH; in ssh_statemach_act()
1684 sftp_libssh2_error_to_CURLE(err):CURLE_SSH; in ssh_statemach_act()
1701 sftp_libssh2_error_to_CURLE(err):CURLE_SSH; in ssh_statemach_act()
1706 sshc->actualcode = CURLE_SSH; in ssh_statemach_act()
1843 sshc->actualcode = result?result:CURLE_SSH; in ssh_statemach_act()
1878 sshc->actualcode = result?result:CURLE_SSH; in ssh_statemach_act()
1981 sshc->actualcode = result?result:CURLE_SSH; in ssh_statemach_act()
2090 sshc->actualcode = result?result:CURLE_SSH; in ssh_statemach_act()
Dstrerror.c277 case CURLE_SSH: in curl_easy_strerror()
/external/curl/docs/libcurl/
Dsymbols-in-versions111 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.h504 CURLE_SSH, /* 79 - error from the SSH layer, somewhat enumerator
/external/curl/packages/OS400/
Dcurl.inc.in496 d CURLE_SSH...