Searched defs:outFile (Results 1 – 1 of 1) sorted by relevance
1412 static bool writeFile(FILE* outFile, const char* path, bool fix) { in writeFile()1464 static bool saveEntry(FILE* outFile, char* path, rk_entry_type type, in saveEntry()1593 FILE* outFile; in mergeBoot() local1692 FILE* outFile = fopen(name, "wb+"); in unpackEntry() local