HomeSort by relevance Sort by last modified time
    Searched defs:statvfs64 (Results 1 - 11 of 11) sorted by null

  /bionic/libc/include/sys/
statvfs.h 47 struct statvfs64 { __STATVFS64_BODY }; struct
63 extern int statvfs64(const char* __restrict, struct statvfs64* __restrict) __nonnull((1, 2));
65 extern int fstatvfs64(int, struct statvfs64*) __nonnull((2));
  /development/ndk/platforms/android-21/include/sys/
statvfs.h 47 struct statvfs64 { __STATVFS64_BODY }; struct
63 extern int statvfs64(const char* __restrict, struct statvfs64* __restrict) __nonnull((1, 2));
65 extern int fstatvfs64(int, struct statvfs64*) __nonnull((2));
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/
statvfs.h 47 struct statvfs64 { __STATVFS64_BODY }; struct
63 extern int statvfs64(const char* __restrict, struct statvfs64* __restrict) __nonnull((1, 2));
65 extern int fstatvfs64(int, struct statvfs64*) __nonnull((2));
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/
statvfs.h 47 struct statvfs64 { __STATVFS64_BODY }; struct
63 extern int statvfs64(const char* __restrict, struct statvfs64* __restrict) __nonnull((1, 2));
65 extern int fstatvfs64(int, struct statvfs64*) __nonnull((2));
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/
statvfs.h 47 struct statvfs64 { __STATVFS64_BODY }; struct
63 extern int statvfs64(const char* __restrict, struct statvfs64* __restrict) __nonnull((1, 2));
65 extern int fstatvfs64(int, struct statvfs64*) __nonnull((2));
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/
statvfs.h 47 struct statvfs64 { __STATVFS64_BODY }; struct
63 extern int statvfs64(const char* __restrict, struct statvfs64* __restrict) __nonnull((1, 2));
65 extern int fstatvfs64(int, struct statvfs64*) __nonnull((2));
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/
statvfs.h 47 struct statvfs64 { __STATVFS64_BODY }; struct
63 extern int statvfs64(const char* __restrict, struct statvfs64* __restrict) __nonnull((1, 2));
65 extern int fstatvfs64(int, struct statvfs64*) __nonnull((2));
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/
statvfs.h 47 struct statvfs64 { __STATVFS64_BODY }; struct
63 extern int statvfs64(const char* __restrict, struct statvfs64* __restrict) __nonnull((1, 2));
65 extern int fstatvfs64(int, struct statvfs64*) __nonnull((2));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
statvfs.h 58 struct statvfs64 struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
statvfs.h 58 struct statvfs64 struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
statvfs.h 58 struct statvfs64 struct

Completed in 765 milliseconds