Searched refs:copy_file_to_file (Results 1 – 1 of 1) sorted by relevance
1377 static BOOL copy_file_to_file(FILE_OPERATION *op, const WCHAR *szFrom, const WCHAR *szTo) in copy_file_to_file() function1410 copy_file_to_file(op, feFrom->szFullPath, szDestPath); in copy_to_dir()1544 if (!copy_file_to_file(op, entryToCopy->szFullPath, fileDest->szFullPath)) in copy_files()