Home
last modified time | relevance | path

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

/external/fmtlib/test/
Dutil.h60 inline FILE *safe_fopen(const char *filename, const char *mode) { in safe_fopen() function
/external/ltp/lib/
Dsafe_stdio.c26 FILE *safe_fopen(const char *file, const int lineno, void (cleanup_fn)(void), in safe_fopen() function