Searched refs:CURLE_SSH (Results 1 – 7 of 7) sorted by relevance
252 return CURLE_SSH; in sftp_libssh2_error_to_CURLE()297 return CURLE_SSH; in libssh2_session_error_to_CURLE()1100 result = CURLE_SSH; in ssh_statemach_act()1723 sftp_libssh2_error_to_CURLE(err):CURLE_SSH; in ssh_statemach_act()1741 sftp_libssh2_error_to_CURLE(err):CURLE_SSH; in ssh_statemach_act()1746 sshc->actualcode = CURLE_SSH; in ssh_statemach_act()1884 sshc->actualcode = result?result:CURLE_SSH; in ssh_statemach_act()1919 sshc->actualcode = result?result:CURLE_SSH; in ssh_statemach_act()2023 sshc->actualcode = result?result:CURLE_SSH; in ssh_statemach_act()2132 sshc->actualcode = result?result:CURLE_SSH; in ssh_statemach_act()[all …]
281 case CURLE_SSH: in curl_easy_strerror()
211 return CURLE_SSH; in sftp_error_to_CURLE()2285 *err = CURLE_SSH; in scp_send()2424 *err = CURLE_SSH; in sftp_send()
121 CURLE_SSH 7.16.1
405 CURLE_SSH, /* 79 - error from the SSH layer, somewhat enumerator
578 CURLE_SSH, /* 79 - error from the SSH layer, somewhat enumerator
569 d CURLE_SSH...