Searched defs:safe_fopen (Results 1 – 2 of 2) sorted by relevance
40 inline FILE* safe_fopen(const char* filename, const char* mode) { in safe_fopen() function
26 FILE *safe_fopen(const char *file, const int lineno, void (cleanup_fn)(void), in safe_fopen() function