Searched refs:safe_fclose (Results 1 - 4 of 4) sorted by relevance
/third_party/ltp/include/ |
H A D | safe_stdio_fn.h | 26 int safe_fclose(const char *file, const int lineno, void (cleanup_fn)(void),
|
H A D | tst_safe_stdio.h | 16 safe_fclose(__FILE__, __LINE__, NULL, f)
|
/third_party/ltp/include/old/ |
H A D | old_safe_stdio.h | 29 safe_fclose(__FILE__, __LINE__, cleanup_fn, f)
|
/third_party/ltp/lib/ |
H A D | safe_stdio.c | 39 int safe_fclose(const char *file, const int lineno, void (cleanup_fn)(void), in safe_fclose() function
|
Completed in 2 milliseconds