| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/llvm/llvm/ |
| H A D | 0006-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch | 44 /// int fstat64(int filedes, struct stat64 *buf) 45 +#ifdef fstat64 46 +#undef fstat64 48 TLI_DEFINE_ENUM_INTERNAL(fstat64) 49 TLI_DEFINE_STRING_INTERNAL("fstat64")
|
| /OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/ |
| H A D | 0004-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch | 42 /// int fstat64(int filedes, struct stat64 *buf) 43 +#ifdef fstat64 44 +#undef fstat64 46 TLI_DEFINE_ENUM_INTERNAL(fstat64) 47 TLI_DEFINE_STRING_INTERNAL("fstat64")
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/testdir/ |
| H A D | large.txt | 69 fstat64(3, {st_mode=S_IFREG|0755, st_size=913924, ...}) = 0 78 fstat64(3, {st_mode=S_IFREG|0755, st_size=18108, ...}) = 0 87 fstat64(3, {st_mode=S_IFREG|0755, st_size=38660, ...}) = 0 96 fstat64(3, {st_mode=S_IFREG|0755, st_size=30644, ...}) = 0 105 fstat64(3, {st_mode=S_IFREG|0755, st_size=17992, ...}) = 0 114 fstat64(3, {st_mode=S_IFREG|0755, st_size=55644, ...}) = 0 124 fstat64(3, {st_mode=S_IFREG|0755, st_size=3612084, ...}) = 0 134 fstat64(3, {st_mode=S_IFREG|0755, st_size=538180, ...}) = 0 143 fstat64(3, {st_mode=S_IFREG|0755, st_size=105368, ...}) = 0 152 fstat64(3, {st_mode=S_IFREG|0755, st_size=96620, ...}) = 0 [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | stat.h | 216 extern int __REDIRECT_NTH (fstat, (int __fd, struct stat *__buf), fstat64) 220 # define fstat fstat64 226 extern int fstat64 (int __fd, struct stat64 *__buf) __THROW __nonnull ((2));
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | stat.h | 216 extern int __REDIRECT_NTH (fstat, (int __fd, struct stat *__buf), fstat64) 220 # define fstat fstat64 226 extern int fstat64 (int __fd, struct stat64 *__buf) __THROW __nonnull ((2));
|
| /OK3568_Linux_fs/kernel/arch/um/os-Linux/ |
| H A D | user_syms.c | 108 EXPORT_SYMBOL_PROTO(fstat64);
|
| H A D | start_up.c | 365 if (fstat64(fd, &buf) < 0) { in parse_iomem()
|
| H A D | file.c | 48 CATCH_EINTR(err = fstat64(fd, &sbuf)); in os_stat_fd()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | reent.h | 132 #define _fstat64_r(__reent, __fd, __buff) fstat64(__fd, __buff)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | reent.h | 132 #define _fstat64_r(__reent, __fd, __buff) fstat64(__fd, __buff)
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | sys_sparc32.c | 116 COMPAT_SYSCALL_DEFINE2(fstat64, unsigned int, fd, in COMPAT_SYSCALL_DEFINE2() argument
|
| /OK3568_Linux_fs/kernel/fs/hostfs/ |
| H A D | hostfs_user.c | 46 if (fstat64(fd, &buf) < 0) in stat_file()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/syscalls/ |
| H A D | syscall.tbl | 66 55 common fstat64 sys_fstat64
|
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/syscalls/ |
| H A D | syscall.tbl | 207 197 common fstat64 sys_fstat64
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/ |
| H A D | syscall_o32.tbl | 229 215 o32 fstat64 sys_fstat64 sys_newfstat
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/ |
| H A D | syscall.tbl | 127 112 common fstat64 sys_fstat64
|
| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/syscalls/ |
| H A D | syscall.tbl | 207 197 common fstat64 sys_fstat64
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/s390/entry/syscalls/ |
| H A D | syscall.tbl | 189 197 32 fstat64 - compat_sys_s390_fstat64
|
| /OK3568_Linux_fs/kernel/arch/arm/tools/ |
| H A D | syscall.tbl | 214 197 common fstat64 sys_fstat64 sys_oabi_fstat64
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/syscalls/ |
| H A D | syscall.tbl | 207 197 common fstat64 sys_fstat64
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | stat.c | 517 SYSCALL_DEFINE2(fstat64, unsigned long, fd, struct stat64 __user *, statbuf) in SYSCALL_DEFINE2() argument
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/syscalls/ |
| H A D | syscall.tbl | 189 197 32 fstat64 - compat_sys_s390_fstat64
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/syscalls/ |
| H A D | syscall.tbl | 358 427 common fstat64 sys_fstat64
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/syscalls/ |
| H A D | syscall.tbl | 87 63 common fstat64 sys_fstat64 compat_sys_fstat64
|
| /OK3568_Linux_fs/kernel/arch/x86/entry/syscalls/ |
| H A D | syscall_32.tbl | 211 197 i386 fstat64 sys_fstat64 compat_sys_ia32_fstat64
|