Searched refs:CURLE_SSH (Results 1 – 6 of 6) sorted by relevance
269 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()
281 case CURLE_SSH: in curl_easy_strerror()
112 CURLE_SSH 7.16.1
405 CURLE_SSH, /* 79 - error from the SSH layer, somewhat enumerator
525 CURLE_SSH, /* 79 - error from the SSH layer, somewhat enumerator
513 d CURLE_SSH...