Home
last modified time | relevance | path

Searched refs:safe_fclose (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/include/
H A Dsafe_stdio_fn.h26 int safe_fclose(const char *file, const int lineno, void (cleanup_fn)(void),
H A Dtst_safe_stdio.h16 safe_fclose(__FILE__, __LINE__, NULL, f)
/third_party/ltp/include/old/
H A Dold_safe_stdio.h29 safe_fclose(__FILE__, __LINE__, cleanup_fn, f)
/third_party/ltp/lib/
H A Dsafe_stdio.c39 int safe_fclose(const char *file, const int lineno, void (cleanup_fn)(void), in safe_fclose() function

Completed in 1 milliseconds