Searched refs:libssh2_session_error_to_CURLE (Results 1 – 1 of 1) sorted by relevance
241 static CURLcode libssh2_session_error_to_CURLE(int err) in libssh2_session_error_to_CURLE() function948 result = libssh2_session_error_to_CURLE(rc); in ssh_force_knownhost_key_type()1780 sshc->actualcode = libssh2_session_error_to_CURLE(rc); in ssh_statemachine()2701 sshc->actualcode = libssh2_session_error_to_CURLE(ssh_err); in ssh_statemachine()2776 sshc->actualcode = libssh2_session_error_to_CURLE(ssh_err); in ssh_statemachine()3522 *err = libssh2_session_error_to_CURLE((int)nwrite); in scp_send()3660 *err = libssh2_session_error_to_CURLE((int)nwrite); in sftp_send()3689 *err = libssh2_session_error_to_CURLE((int)nread); in sftp_recv()
Completed in 13 milliseconds