Home
last modified time | relevance | path

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

/third_party/curl/lib/vssh/
Dwolfssh.c469 return CURLE_SSH; in wssh_statemach_act()
497 return CURLE_SSH; in wssh_statemach_act()
528 return CURLE_SSH; in wssh_statemach_act()
623 return CURLE_SSH; in wssh_statemach_act()
736 return CURLE_SSH; in wssh_statemach_act()
763 return CURLE_SSH; in wssh_statemach_act()
832 return CURLE_SSH; in wssh_statemach_act()
885 return CURLE_SSH; in wssh_statemach_act()
Dlibssh2.c241 return CURLE_SSH; in sftp_libssh2_error_to_CURLE()
282 return CURLE_SSH; in libssh2_session_error_to_CURLE()
764 return CURLE_SSH; in ssh_force_knownhost_key_type()
768 return CURLE_SSH; in ssh_force_knownhost_key_type()
1262 result = CURLE_SSH; in ssh_statemach_act()
1918 sftp_libssh2_error_to_CURLE(sftperr):CURLE_SSH; in ssh_statemach_act()
1936 sftp_libssh2_error_to_CURLE(sftperr):CURLE_SSH; in ssh_statemach_act()
1941 sshc->actualcode = CURLE_SSH; in ssh_statemach_act()
2080 sshc->actualcode = result?result:CURLE_SSH; in ssh_statemach_act()
2115 sshc->actualcode = result?result:CURLE_SSH; in ssh_statemach_act()
[all …]
Dlibssh.c218 return CURLE_SSH; in sftp_error_to_CURLE()
2430 *err = CURLE_SSH; in scp_send()
2575 *err = CURLE_SSH; in sftp_send()
/third_party/curl/lib/
Dstrerror.c281 case CURLE_SSH: in curl_easy_strerror()
/third_party/curl/docs/libcurl/
Dsymbols-in-versions125 CURLE_SSH 7.16.1
/third_party/curl/include/curl/
Dcurl.h584 CURLE_SSH, /* 79 - error from the SSH layer, somewhat enumerator
/third_party/curl/packages/OS400/
Dcurl.inc.in592 d CURLE_SSH...