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

1 2 3 45 6 7

  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
stat.h 40 /* really matches stat64 in the kernel, hence the padding
91 #define stat64 stat macro
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
stat.h 40 /* really matches stat64 in the kernel, hence the padding
91 #define stat64 stat macro
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
stat.h 40 /* really matches stat64 in the kernel, hence the padding
91 #define stat64 stat macro
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
stat.h 40 /* really matches stat64 in the kernel, hence the padding
91 #define stat64 stat macro
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
stat.h 40 /* really matches stat64 in the kernel, hence the padding
91 #define stat64 stat macro
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
stat.h 40 /* really matches stat64 in the kernel, hence the padding
91 #define stat64 stat macro
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
stat.h 52 struct stat64 { struct
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
stat.h 40 /* really matches stat64 in the kernel, hence the padding
91 #define stat64 stat macro
  /external/e2fsprogs/util/
copy_sparse.c 92 struct stat64 fileinfo;
102 if (stat64(src, &fileinfo) < 0) {
  /external/elfutils/tests/
run-allfcts.sh 43 /usr/include/sys/stat.h:375:stat64
  /development/ndk/platforms/android-9/arch-mips/include/sys/
stat.h 40 /* really matches stat64 in the kernel, hence the padding
125 #define stat64 stat macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
stat.h 40 /* really matches stat64 in the kernel, hence the padding
125 #define stat64 stat macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
stat.h 40 /* really matches stat64 in the kernel, hence the padding
125 #define stat64 stat macro
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
stat.h 40 /* really matches stat64 in the kernel, hence the padding
125 #define stat64 stat macro
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
stat.h 40 /* really matches stat64 in the kernel, hence the padding
125 #define stat64 stat macro
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
stat.h 40 /* really matches stat64 in the kernel, hence the padding
125 #define stat64 stat macro
  /bionic/libc/include/sys/
stat.h 40 /* really matches stat64 in the kernel, hence the padding
154 #define stat64 stat macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stat.h 115 /* Note stat64 has the same shape as stat for x86-64. */
116 struct stat64 struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stat.h 115 /* Note stat64 has the same shape as stat for x86-64. */
116 struct stat64 struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stat.h 115 /* Note stat64 has the same shape as stat for x86-64. */
116 struct stat64 struct
  /external/e2fsprogs/misc/
util.c 83 struct stat64 s;
85 val = stat64(device, &s);
lsattr.c 65 #define STRUCT_STAT struct stat64
  /external/chromium/base/
platform_file_posix.cc 26 typedef struct stat64 stat_wrapper_t;
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_linux.cc 120 static void stat64_to_stat(struct stat64 *in, struct stat *out) {
143 struct stat64 buf64;
154 struct stat64 buf64;
165 struct stat64 buf64;
  /external/e2fsprogs/lib/blkid/
getsize.c 155 struct stat64 st;

Completed in 651 milliseconds

1 2 3 45 6 7