Home
last modified time | relevance | path

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

/external/ltp/include/
Dtst_fs.h125 int tst_fs_fill_subdirs_(void (*cleanup) (void), const char *dir);
169 return tst_fs_fill_subdirs_(NULL, dir); in tst_fs_fill_subdirs()
195 return tst_fs_fill_subdirs_(cleanup, dir); in tst_fs_fill_subdirs()
/external/ltp/lib/
Dtst_fs_link_count.c106 int tst_fs_fill_subdirs_(void (*cleanup) (void), const char *dir) in tst_fs_fill_subdirs_() function