Home
last modified time | relevance | path

Searched refs:tst_path_has_mnt_flags_ (Results 1 – 2 of 2) sorted by relevance

/external/ltp/include/
Dtst_path_has_mnt_flags.h12 # define tst_path_has_mnt_flags(...) tst_path_has_mnt_flags_(NULL, __VA_ARGS__)
14 # define tst_path_has_mnt_flags tst_path_has_mnt_flags_
26 int tst_path_has_mnt_flags_(void (*cleanup_fn)(void),
/external/ltp/lib/
Dtst_path_has_mnt_flags.c28 int tst_path_has_mnt_flags_(void (cleanup_fn)(void), in tst_path_has_mnt_flags_() function