HomeSort by relevance Sort by last modified time
    Searched defs:FTW (Results 1 - 25 of 35) sorted by null

1 2

  /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 */
34 * second argument to ftw(3) and nftw(3). Say it three times fast!
52 struct FTW {
58 int ftw(const char*, int (*)(const char*, const struct stat*, int), int) __INTRODUCED_IN(17);
59 int nftw(const char*, int (*)(const char*, const struct stat*, int, struct FTW*), int, int)
62 int nftw64(const char*, int (*)(const char*, const struct stat64*, int, 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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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);

Completed in 397 milliseconds

1 2