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