Searched refs:FS_DeleteFile (Results 1 – 4 of 4) sorted by relevance
318 BOOL FS_DeleteFile(const char *path);
317 bSuccess = FS_DeleteFile(buf); in DeleteData()
336 bSuccess = FS_DeleteFile(buf); in DeleteData()
320 BOOL FS_DeleteFile(const char *path) in FS_DeleteFile() function747 return FS_DeleteFile(path); in FS_DeleteFileAuto()857 if (!FS_DeleteFile(tmppath)) in FS_DeleteDirectoryAuto()