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