Searched refs:sftp_libssh2_error_to_CURLE (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dssh.c234 static CURLcode sftp_libssh2_error_to_CURLE(int err) function
1114 result = sftp_libssh2_error_to_CURLE(err);
1649 sftp_libssh2_error_to_CURLE(err):CURLE_SSH;
1666 sftp_libssh2_error_to_CURLE(err):CURLE_SSH;
1805 result = sftp_libssh2_error_to_CURLE(err);
1841 result = sftp_libssh2_error_to_CURLE(err);
1944 result = sftp_libssh2_error_to_CURLE(err);
2053 result = sftp_libssh2_error_to_CURLE(err);

Completed in 181 milliseconds