Searched refs:safe_chdir (Results 1 – 4 of 4) sorted by relevance
/third_party/ltp/include/ |
D | safe_macros_fn.h | 42 int safe_chdir(const char *file, const int lineno,
|
D | tst_safe_macros.h | 36 safe_chdir(__FILE__, __LINE__, NULL, (path))
|
/third_party/ltp/include/old/ |
D | safe_macros.h | 27 safe_chdir(__FILE__, __LINE__, (cleanup_fn), (path))
|
/third_party/ltp/lib/ |
D | safe_macros.c | 44 safe_chdir(const char *file, const int lineno, void (*cleanup_fn) (void), in safe_chdir() function
|