Searched refs:safe_mount (Results 1 – 4 of 4) sorted by relevance
/external/ltp/include/ |
D | safe_macros_fn.h | 157 int safe_mount(const char *file, const int lineno, void (*cleanup_fn)(void),
|
D | tst_safe_macros.h | 206 safe_mount(__FILE__, __LINE__, NULL, (source), (target), \
|
/external/ltp/include/old/ |
D | safe_macros.h | 152 safe_mount(__FILE__, __LINE__, (cleanup_fn), (source), (target), \
|
/external/ltp/lib/ |
D | safe_macros.c | 722 int safe_mount(const char *file, const int lineno, void (*cleanup_fn)(void), in safe_mount() function
|