Searched refs:SSH_FX_FILE_ALREADY_EXISTS (Results 1 – 2 of 2) sorted by relevance
354 SSH_FX_FILE_ALREADY_EXISTS = 11, enumerator
211 case SSH_FX_FILE_ALREADY_EXISTS: in sftp_error_to_CURLE()1390 if((err != SSH_FX_FILE_ALREADY_EXISTS) && in myssh_statemach_act()