Searched refs:fileOutTmp (Results 1 – 2 of 2) sorted by relevance
30 extern int ZEXPORT unzRepair(file, fileOut, fileOutTmp, nRecovered, bytesRecovered)33 const char* fileOutTmp; variable40 FILE* fpOutCD = fopen(fileOutTmp, "wb");257 fpOutCD = fopen(fileOutTmp, "rb");276 (void)remove(fileOutTmp);
27 const char* fileOutTmp,