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
1182 sftp_libssh2_error_to_CURLE(sftperr) : CURLE_SSH; in sftp_upload_init()
1199 sftp_libssh2_error_to_CURLE(sftperr) : CURLE_SSH; in sftp_upload_init()
1676 result = sftp_libssh2_error_to_CURLE(sftperr); in sftp_readdir()
2072 result = sftp_libssh2_error_to_CURLE(sftperr); in ssh_statemachine()
2444 result = sftp_libssh2_error_to_CURLE(sftperr); in ssh_statemachine()
2480 result = sftp_libssh2_error_to_CURLE(sftperr); in ssh_statemachine()
2571 result = sftp_libssh2_error_to_CURLE(sftperr); in ssh_statemachine()

Completed in 11 milliseconds