Home
last modified time | relevance | path

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

/curl/lib/vssh/
H A Dlibssh2.c209 static CURLcode sftp_libssh2_error_to_CURLE(unsigned long err) in sftp_libssh2_error_to_CURLE() function
1442 result = sftp_libssh2_error_to_CURLE(sftperr); in ssh_statemach_act()
2113 sftp_libssh2_error_to_CURLE(sftperr) : CURLE_SSH; in ssh_statemach_act()
2131 sftp_libssh2_error_to_CURLE(sftperr) : CURLE_SSH; in ssh_statemach_act()
2274 result = sftp_libssh2_error_to_CURLE(sftperr); in ssh_statemach_act()
2310 result = sftp_libssh2_error_to_CURLE(sftperr); in ssh_statemach_act()
2390 result = sftp_libssh2_error_to_CURLE(sftperr); in ssh_statemach_act()
2480 result = sftp_libssh2_error_to_CURLE(sftperr); in ssh_statemach_act()

Completed in 20 milliseconds