Searched refs:fpf (Results 1 – 1 of 1) sorted by relevance
113 int stats_open_file(stats_io_t *stats, const char *fpf, int pass) in stats_open_file() argument121 stats->file = fopen(fpf, "wb"); in stats_open_file()133 fd = open(fpf, O_RDONLY); in stats_open_file()143 stats->file = fopen(fpf, "rb"); in stats_open_file()