Home
last modified time | relevance | path

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

/third_party/curl/lib/vssh/
H A Dlibssh.c201 static CURLcode sftp_error_to_CURLE(int err) in sftp_error_to_CURLE() function
563 sftp_error_to_CURLE(sftp_get_error(sshc->sftp_session)); \
962 MOVE_TO_ERROR_STATE(sftp_error_to_CURLE(SSH_FX_FAILURE)); in myssh_statemach_act()
1055 /* sshc->actualcode = sftp_error_to_CURLE(err); in myssh_statemach_act()

Completed in 4 milliseconds