Searched refs:FIO_removeFile (Results 1 – 1 of 1) sorted by relevance
565 static int FIO_removeFile(const char* path) in FIO_removeFile() function675 FIO_removeFile(dstFileName); in FIO_openDstFile()1631 …FIO_removeFile(dstFileName); /* remove compression artefact; note don't do anything special if rem… in FIO_compressFilename_dstFile()1710 if (FIO_removeFile(srcFileName)) in FIO_compressFilename_srcFile()2533 …FIO_removeFile(dstFileName); /* remove decompression artefact; note: don't do anything special if… in FIO_decompressDstFile()2576 if (FIO_removeFile(srcFileName)) { in FIO_decompressSrcFile()