Home
last modified time | relevance | path

Searched defs:outFile (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dboot_merger.c612 static bool writeFile(FILE *outFile, const char *path, bool fix) in writeFile()
665 static bool saveEntry(FILE *outFile, char *path, rk_entry_type type, in saveEntry()
801 FILE *outFile; in mergeBoot() local
902 FILE *outFile = fopen(name, "wb+"); in unpackEntry() local
H A Dtrust_merger.c529 FILE *outFile = NULL; in mergetrust() local