/external/chromium_org/sandbox/linux/services/ |
libc_urandom_override.cc | 58 struct stat64 *buf); 64 typedef int (*Stat64Function)(const char *path, struct stat64 *buf); 103 dlsym(RTLD_NEXT, "stat64")); 109 LOG(FATAL) << "Failed to get stat64() from libc."; 184 struct stat64 *buf) __asm__ ("__xstat64"); 187 int xstat64_override(int version, const char *path, struct stat64 *buf) { 218 struct stat64 *buf) __asm__ ("stat64"); 221 int stat64_override(const char *path, struct stat64 *buf) {
|
/bionic/libc/kernel/arch-x86/asm/ |
stat.h | 49 struct stat64 { struct
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
stat.h | 49 struct stat64 { struct
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
stat.h | 218 struct stat *__restrict __buf), stat64) 223 # define stat stat64 228 extern int stat64 (__const char *__restrict __file, 229 struct stat64 *__restrict __buf) __THROW __nonnull ((1, 2)); 230 extern int fstat64 (int __fd, struct stat64 *__buf) __THROW __nonnull ((2)); 253 struct stat64 *__restrict __buf, int __flag) 275 struct stat64 *__restrict __buf) 432 extern int __fxstat64 (int __ver, int __fildes, struct stat64 *__stat_buf) 435 struct stat64 *__stat_buf) __THROW __nonnull ((2, 3)); 437 struct stat64 *__stat_buf) __THROW __nonnull ((2, 3)) 500 __NTH (stat64 (__const char *__path, struct stat64 *__statbuf)) function [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
stat.h | 218 struct stat *__restrict __buf), stat64) 223 # define stat stat64 228 extern int stat64 (__const char *__restrict __file, 229 struct stat64 *__restrict __buf) __THROW __nonnull ((1, 2)); 230 extern int fstat64 (int __fd, struct stat64 *__buf) __THROW __nonnull ((2)); 253 struct stat64 *__restrict __buf, int __flag) 275 struct stat64 *__restrict __buf) 432 extern int __fxstat64 (int __ver, int __fildes, struct stat64 *__stat_buf) 435 struct stat64 *__stat_buf) __THROW __nonnull ((2, 3)); 437 struct stat64 *__stat_buf) __THROW __nonnull ((2, 3)) 500 __NTH (stat64 (__const char *__path, struct stat64 *__statbuf)) function [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
stat.h | 218 struct stat *__restrict __buf), stat64) 223 # define stat stat64 228 extern int stat64 (__const char *__restrict __file, 229 struct stat64 *__restrict __buf) __THROW __nonnull ((1, 2)); 230 extern int fstat64 (int __fd, struct stat64 *__buf) __THROW __nonnull ((2)); 253 struct stat64 *__restrict __buf, int __flag) 275 struct stat64 *__restrict __buf) 432 extern int __fxstat64 (int __ver, int __fildes, struct stat64 *__stat_buf) 435 struct stat64 *__stat_buf) __THROW __nonnull ((2, 3)); 437 struct stat64 *__stat_buf) __THROW __nonnull ((2, 3)) 500 __NTH (stat64 (__const char *__path, struct stat64 *__statbuf)) function [all...] |
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/ |
stat.h | 49 struct stat64 { struct
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/ |
stat.h | 49 struct stat64 { struct
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/ |
stat.h | 49 struct stat64 { struct
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/ |
stat.h | 49 struct stat64 { struct
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/ |
stat.h | 49 struct stat64 { struct
|
/ndk/sources/host-tools/make-3.81/glob/ |
glob.h | 141 struct stat64; 154 int (*gl_lstat) __PMT ((__const char *, struct stat64 *)); 155 int (*gl_stat) __PMT ((__const char *, struct stat64 *));
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
glob.h | 117 struct stat64; 136 int (*gl_lstat) (__const char *__restrict, struct stat64 *__restrict); 137 int (*gl_stat) (__const char *__restrict, struct stat64 *__restrict);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
glob.h | 117 struct stat64; 136 int (*gl_lstat) (__const char *__restrict, struct stat64 *__restrict); 137 int (*gl_stat) (__const char *__restrict, struct stat64 *__restrict);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
glob.h | 117 struct stat64; 136 int (*gl_lstat) (__const char *__restrict, struct stat64 *__restrict); 137 int (*gl_stat) (__const char *__restrict, struct stat64 *__restrict);
|
/bionic/libc/kernel/arch-arm/asm/ |
stat.h | 76 struct stat64 { struct
|
/development/ndk/platforms/android-3/arch-arm/include/asm/ |
stat.h | 62 struct stat64 { struct
|
/external/elfutils/libdw/ |
dwarf_begin.c | 101 struct stat64 st;
|
/external/kernel-headers/original/asm-arm/ |
stat.h | 51 /* This matches struct stat64 in glibc2.1, hence the absolutely 56 struct stat64 { struct
|
/external/kernel-headers/original/asm-x86/ |
stat.h | 30 /* This matches struct stat64 in glibc2.1, hence the absolutely 33 struct stat64 { struct
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
stat.h | 30 /* This matches struct stat64 in glibc2.1, hence the absolutely 33 struct stat64 { struct
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
stat.h | 30 /* This matches struct stat64 in glibc2.1, hence the absolutely 33 struct stat64 { struct
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
stat.h | 30 /* This matches struct stat64 in glibc2.1, hence the absolutely 33 struct stat64 { struct
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/ |
stat.h | 62 struct stat64 { struct
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/ |
stat.h | 62 struct stat64 { struct
|