Home
last modified time | relevance | path

Searched defs:nftw (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/misc/
Dnftw.c107 int nftw(const char *path, int (*fn)(const char *, const struct stat *, int, struct FTW *), int fd_… in nftw() function
/third_party/musl/src/misc/
Dnftw.c121 int nftw(const char *path, int (*fn)(const char *, const struct stat *, int, struct FTW *), int fd_… in nftw() function