Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/fs_posix/src/
DFsOtherTest.cpp145 int NftwCheckDirTree(const char *path, const struct stat *sb, int flag, struct FTW *s) in NftwCheckDirTree() function
187 EXPECT_EQ(nftw(DIR0, NftwCheckDirTree, 100, 0), 0) << "> ftw error";