Home
last modified time | relevance | path

Searched refs:nftw64_fn (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/nftw/
H A Dtools64.c148 * Function: int nftw64_fn(const char, const struct stat64, int, struct FTW )
158 nftw64_fn(const char *path, const struct stat64 *st, int ival, struct FTW *FTWS) in nftw64_fn() function
175 return nftw64(path, nftw64_fn, 10, FTW_MOUNT); in callback()
H A Dnftw64.h136 extern int nftw64_fn(const char *, const struct stat64 *, int, struct FTW *);

Completed in 1 milliseconds