Home
last modified time | relevance | path

Searched refs:safe_mount (Results 1 – 4 of 4) sorted by relevance

/external/ltp/include/
Dsafe_macros_fn.h157 int safe_mount(const char *file, const int lineno, void (*cleanup_fn)(void),
Dtst_safe_macros.h205 safe_mount(__FILE__, __LINE__, NULL, (source), (target), \
/external/ltp/include/old/
Dsafe_macros.h152 safe_mount(__FILE__, __LINE__, (cleanup_fn), (source), (target), \
/external/ltp/lib/
Dsafe_macros.c725 int safe_mount(const char *file, const int lineno, void (*cleanup_fn)(void), in safe_mount() function