HomeSort by relevance Sort by last modified time
    Searched refs:statfs (Results 101 - 125 of 264) sorted by null

1 2 3 45 6 7 8 91011

  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
statfs.h 17 #include <asm/statfs.h>
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/sys/
vfs.h 38 struct statfs { struct
97 extern int statfs(const char *, struct statfs *);
98 extern int fstatfs(int, struct statfs *);
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
statfs.h 17 #include <asm/statfs.h>
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
vfs.h 38 struct statfs { struct
97 extern int statfs(const char *, struct statfs *);
98 extern int fstatfs(int, struct statfs *);
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
statfs.h 17 #include <asm/statfs.h>
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
vfs.h 38 struct statfs { struct
97 extern int statfs(const char *, struct statfs *);
98 extern int fstatfs(int, struct statfs *);
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
statfs.h 17 #include <asm/statfs.h>
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
vfs.h 38 struct statfs { struct
97 extern int statfs(const char *, struct statfs *);
98 extern int fstatfs(int, struct statfs *);
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
statfs.h 17 #include <asm/statfs.h>
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
vfs.h 38 struct statfs { struct
97 extern int statfs(const char *, struct statfs *);
98 extern int fstatfs(int, struct statfs *);
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
statfs.h 17 #include <asm/statfs.h>
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
statfs.h 17 #include <asm/statfs.h>
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
vfs.h 38 struct statfs { struct
97 extern int statfs(const char *, struct statfs *);
98 extern int fstatfs(int, struct statfs *);
  /bionic/libc/bionic/
pathconf.c 54 __filesizebits( struct statfs* s )
83 __link_max( struct statfs* s )
110 __2_symlinks( struct statfs* s )
130 __name_max( struct statfs* s )
138 struct statfs buf;
139 int ret = statfs( path, &buf );
206 struct statfs buf;
  /bionic/libc/include/sys/
vfs.h 39 struct statfs { struct
54 struct statfs {
114 extern int statfs(const char *, struct statfs *);
115 extern int fstatfs(int, struct statfs *);
  /development/ndk/platforms/android-9/arch-mips/include/sys/
vfs.h 39 struct statfs { struct
54 struct statfs {
114 extern int statfs(const char *, struct statfs *);
115 extern int fstatfs(int, struct statfs *);
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
vfs.h 39 struct statfs { struct
54 struct statfs {
114 extern int statfs(const char *, struct statfs *);
115 extern int fstatfs(int, struct statfs *);
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
vfs.h 39 struct statfs { struct
54 struct statfs {
114 extern int statfs(const char *, struct statfs *);
115 extern int fstatfs(int, struct statfs *);
  /external/kernel-headers/original/asm-x86/
statfs.h 5 #include <asm-generic/statfs.h>
20 struct statfs { struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
statfs.h 5 #include <asm-generic/statfs.h>
20 struct statfs { struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
statfs.h 5 #include <asm-generic/statfs.h>
20 struct statfs { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
statfs.h 5 #include <asm-generic/statfs.h>
20 struct statfs { struct
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
statfs.h 16 #include <asm-generic/statfs.h>
19 struct statfs { struct
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
statfs.h 16 #include <asm-generic/statfs.h>
19 struct statfs { struct
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
statfs.h 16 #include <asm-generic/statfs.h>
19 struct statfs { struct

Completed in 297 milliseconds

1 2 3 45 6 7 8 91011