Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h345 SSH_FX_FILE_ALREADY_EXISTS = 11, enumerator
/external/curl/lib/vssh/
Dlibssh.c206 case SSH_FX_FILE_ALREADY_EXISTS: in sftp_error_to_CURLE()
1371 if((err != SSH_FX_FILE_ALREADY_EXISTS) && in myssh_statemach_act()