Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dftw1ndk.cpp36 int ftw_fn(const char *__filename, const struct stat *__status, int flag) { return PARAM_0; } in ftw_fn() argument
63 int ftw64_fn(const char *__filename, const struct stat64 *__status, int flag) { return PARAM_0; } in ftw64_fn() argument
90 static int nftw_fn(const char *__filename, const struct stat *__status, int flag, struct FTW *__info) in nftw_fn() argument
120 static int nftw64_fn(const char *__filename, const struct stat64 *__status, int flag, struct FTW *__info) in nftw64_fn() argument

Completed in 1 milliseconds