/bionic/libc/include/ |
ftw.h | 1 /* $NetBSD: ftw.h,v 1.1 2005/12/30 23:07:33 agc Exp $ */ 3 /* From OpenBSD: ftw.h,v 1.1 2003/07/21 21:13:18 millert Exp */ 33 * second argument to ftw(3) and nftw(3). Say it three times fast! 51 struct FTW { 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 59 struct FTW *), int, int); 62 struct FTW *), int, int);
|
/development/ndk/platforms/android-21/include/ |
ftw.h | 1 /* $NetBSD: ftw.h,v 1.1 2005/12/30 23:07:33 agc Exp $ */ 3 /* From OpenBSD: ftw.h,v 1.1 2003/07/21 21:13:18 millert Exp */ 33 * second argument to ftw(3) and nftw(3). Say it three times fast! 51 struct FTW { 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 59 struct FTW *), int, int); 62 struct FTW *), int, int);
|
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/ |
ftw.h | 1 /* $NetBSD: ftw.h,v 1.1 2005/12/30 23:07:33 agc Exp $ */ 3 /* From OpenBSD: ftw.h,v 1.1 2003/07/21 21:13:18 millert Exp */ 33 * second argument to ftw(3) and nftw(3). Say it three times fast! 51 struct FTW { 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 59 struct FTW *), int, int); 62 struct FTW *), int, int);
|
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/ |
ftw.h | 1 /* $NetBSD: ftw.h,v 1.1 2005/12/30 23:07:33 agc Exp $ */ 3 /* From OpenBSD: ftw.h,v 1.1 2003/07/21 21:13:18 millert Exp */ 33 * second argument to ftw(3) and nftw(3). Say it three times fast! 51 struct FTW { 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 59 struct FTW *), int, int); 62 struct FTW *), int, int);
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/ |
ftw.h | 1 /* $NetBSD: ftw.h,v 1.1 2005/12/30 23:07:33 agc Exp $ */ 3 /* From OpenBSD: ftw.h,v 1.1 2003/07/21 21:13:18 millert Exp */ 33 * second argument to ftw(3) and nftw(3). Say it three times fast! 51 struct FTW { 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 59 struct FTW *), int, int); 62 struct FTW *), int, int);
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/ |
ftw.h | 1 /* $NetBSD: ftw.h,v 1.1 2005/12/30 23:07:33 agc Exp $ */ 3 /* From OpenBSD: ftw.h,v 1.1 2003/07/21 21:13:18 millert Exp */ 33 * second argument to ftw(3) and nftw(3). Say it three times fast! 51 struct FTW { 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 59 struct FTW *), int, int); 62 struct FTW *), int, int);
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/ |
ftw.h | 1 /* $NetBSD: ftw.h,v 1.1 2005/12/30 23:07:33 agc Exp $ */ 3 /* From OpenBSD: ftw.h,v 1.1 2003/07/21 21:13:18 millert Exp */ 33 * second argument to ftw(3) and nftw(3). Say it three times fast! 51 struct FTW { 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 59 struct FTW *), int, int); 62 struct FTW *), int, int);
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/ |
ftw.h | 1 /* $NetBSD: ftw.h,v 1.1 2005/12/30 23:07:33 agc Exp $ */ 3 /* From OpenBSD: ftw.h,v 1.1 2003/07/21 21:13:18 millert Exp */ 33 * second argument to ftw(3) and nftw(3). Say it three times fast! 51 struct FTW { 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 59 struct FTW *), int, int); 62 struct FTW *), int, int);
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/ |
ftw.h | 1 /* $NetBSD: ftw.h,v 1.1 2005/12/30 23:07:33 agc Exp $ */ 3 /* From OpenBSD: ftw.h,v 1.1 2003/07/21 21:13:18 millert Exp */ 33 * second argument to ftw(3) and nftw(3). Say it three times fast! 51 struct FTW { 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 59 struct FTW *), int, int); 62 struct FTW *), int, int);
|
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/ |
ftw.h | 1 /* $NetBSD: ftw.h,v 1.1 2005/12/30 23:07:33 agc Exp $ */ 3 /* From OpenBSD: ftw.h,v 1.1 2003/07/21 21:13:18 millert Exp */ 33 * second argument to ftw(3) and nftw(3). Say it three times fast! 51 struct FTW { 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 59 struct FTW *), int, int); 62 struct FTW *), int, int);
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/ |
ftw.h | 1 /* $NetBSD: ftw.h,v 1.1 2005/12/30 23:07:33 agc Exp $ */ 3 /* From OpenBSD: ftw.h,v 1.1 2003/07/21 21:13:18 millert Exp */ 33 * second argument to ftw(3) and nftw(3). Say it three times fast! 51 struct FTW { 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 59 struct FTW *), int, int); 62 struct FTW *), int, int);
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/ |
ftw.h | 1 /* $NetBSD: ftw.h,v 1.1 2005/12/30 23:07:33 agc Exp $ */ 3 /* From OpenBSD: ftw.h,v 1.1 2003/07/21 21:13:18 millert Exp */ 33 * second argument to ftw(3) and nftw(3). Say it three times fast! 51 struct FTW { 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 59 struct FTW *), int, int); 62 struct FTW *), int, int);
|
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/ |
ftw.h | 1 /* $NetBSD: ftw.h,v 1.1 2005/12/30 23:07:33 agc Exp $ */ 3 /* From OpenBSD: ftw.h,v 1.1 2003/07/21 21:13:18 millert Exp */ 33 * second argument to ftw(3) and nftw(3). Say it three times fast! 51 struct FTW { 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 59 struct FTW *), int, int); 62 struct FTW *), int, int);
|
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/ |
ftw.h | 1 /* $NetBSD: ftw.h,v 1.1 2005/12/30 23:07:33 agc Exp $ */ 3 /* From OpenBSD: ftw.h,v 1.1 2003/07/21 21:13:18 millert Exp */ 33 * second argument to ftw(3) and nftw(3). Say it three times fast! 51 struct FTW { 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 59 struct FTW *), int, int); 62 struct FTW *), int, int);
|
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/ |
ftw.h | 1 /* $NetBSD: ftw.h,v 1.1 2005/12/30 23:07:33 agc Exp $ */ 3 /* From OpenBSD: ftw.h,v 1.1 2003/07/21 21:13:18 millert Exp */ 33 * second argument to ftw(3) and nftw(3). Say it three times fast! 51 struct FTW { 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 59 struct FTW *), int, int); 62 struct FTW *), int, int);
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/ |
ftw.h | 1 /* $NetBSD: ftw.h,v 1.1 2005/12/30 23:07:33 agc Exp $ */ 3 /* From OpenBSD: ftw.h,v 1.1 2003/07/21 21:13:18 millert Exp */ 33 * second argument to ftw(3) and nftw(3). Say it three times fast! 51 struct FTW { 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 59 struct FTW *), int, int); 62 struct FTW *), int, int);
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/ |
ftw.h | 1 /* $NetBSD: ftw.h,v 1.1 2005/12/30 23:07:33 agc Exp $ */ 3 /* From OpenBSD: ftw.h,v 1.1 2003/07/21 21:13:18 millert Exp */ 33 * second argument to ftw(3) and nftw(3). Say it three times fast! 51 struct FTW { 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 59 struct FTW *), int, int); 62 struct FTW *), int, int);
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/ |
ftw.h | 1 /* $NetBSD: ftw.h,v 1.1 2005/12/30 23:07:33 agc Exp $ */ 3 /* From OpenBSD: ftw.h,v 1.1 2003/07/21 21:13:18 millert Exp */ 33 * second argument to ftw(3) and nftw(3). Say it three times fast! 51 struct FTW { 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 59 struct FTW *), int, int); 62 struct FTW *), int, int);
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/ |
ftw.h | 1 /* $NetBSD: ftw.h,v 1.1 2005/12/30 23:07:33 agc Exp $ */ 3 /* From OpenBSD: ftw.h,v 1.1 2003/07/21 21:13:18 millert Exp */ 33 * second argument to ftw(3) and nftw(3). Say it three times fast! 51 struct FTW { 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 59 struct FTW *), int, int); 62 struct FTW *), int, int);
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/ |
ftw.h | 1 /* $NetBSD: ftw.h,v 1.1 2005/12/30 23:07:33 agc Exp $ */ 3 /* From OpenBSD: ftw.h,v 1.1 2003/07/21 21:13:18 millert Exp */ 33 * second argument to ftw(3) and nftw(3). Say it three times fast! 51 struct FTW { 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 59 struct FTW *), int, int); 62 struct FTW *), int, int);
|
/bionic/libc/bionic/ |
lfs64_support.cpp | 17 #include <ftw.h> 37 typedef int (*nftw_fn)(const char*, const struct stat*, int, struct FTW*); 41 return ftw(dirpath, reinterpret_cast<ftw_fn>(fn), nopenfd); 45 int (*fn)(const char*, const struct stat64*, int, struct FTW*),
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
ftw.h | 20 * X/Open Portability Guide 4.2: ftw.h 34 /* Values for the FLAG argument to the user function passed to `ftw' 92 FTW_STOP = 1, /* Return from `ftw' or `nftw' with FTW_STOP as return 106 struct FTW 124 struct FTW *__info); 128 int __flag, struct FTW *__info); 137 extern int ftw (__const char *__dir, __ftw_func_t __func, int __descriptors) 141 extern int __REDIRECT (ftw, (__const char *__dir, __ftw_func_t __func, 144 # define ftw ftw64 macro 178 #endif /* ftw.h * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
ftw.h | 20 * X/Open Portability Guide 4.2: ftw.h 34 /* Values for the FLAG argument to the user function passed to `ftw' 92 FTW_STOP = 1, /* Return from `ftw' or `nftw' with FTW_STOP as return 106 struct FTW 124 struct FTW *__info); 128 int __flag, struct FTW *__info); 137 extern int ftw (__const char *__dir, __ftw_func_t __func, int __descriptors) 141 extern int __REDIRECT (ftw, (__const char *__dir, __ftw_func_t __func, 144 # define ftw ftw64 macro 178 #endif /* ftw.h * [all...] |
/bionic/tests/ |
ftw_test.cpp | 17 #include <ftw.h> 63 void sanity_check_nftw(const char* fpath, const struct stat* sb, int tflag, struct FTW* ftwbuf) { 78 int check_nftw(const char* fpath, const struct stat* sb, int tflag, struct FTW* ftwbuf) { 83 int check_nftw64(const char* fpath, const struct stat64* sb, int tflag, struct FTW* ftwbuf) { 88 TEST(ftw, ftw) { 91 ASSERT_EQ(0, ftw(root.dirname, check_ftw, 128)); 94 TEST(ftw, ftw64) { 100 TEST(ftw, nftw) { 106 TEST(ftw, nftw64) [all...] |
/bionic/libc/upstream-netbsd/lib/libc/gen/ |
nftw.c | 35 #include <ftw.h> 40 struct FTW *), int nfds, int ftwflags) 44 struct FTW f;
|