Home
last modified time | relevance | path

Searched refs:fstat64 (Results 1 – 25 of 37) sorted by relevance

12

/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-samples/
H A D0001-Do-not-use-LFS64-functions-on-linux-musl.patch27 // 64 bits(but not in osx or cygwin, where fstat64 is deprecated)
33 if (::fstat64(fd, &st) == 0)
/openbmc/openbmc/poky/meta/recipes-bsp/acpid/acpid/
H A D0001-Replace-stat64-with-stat.patch26 - if (fstat64(fd, &st) != 0)
/openbmc/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc216 [ 215] = 2, /* fstat64 */
H A Dsyscall_o32.tbl229 215 o32 fstat64 sys_fstat64 sys_newfstat
/openbmc/linux/arch/um/os-Linux/
H A Dstart_up.c397 if (fstat64(fd, &buf) < 0) { in parse_iomem()
H A Dfile.c48 CATCH_EINTR(err = fstat64(fd, &sbuf)); in os_stat_fd()
/openbmc/linux/arch/sparc/kernel/
H A Dsys_sparc32.c116 COMPAT_SYSCALL_DEFINE2(fstat64, unsigned int, fd, in COMPAT_SYSCALL_DEFINE2() argument
/openbmc/linux/fs/hostfs/
H A Dhostfs_user.c47 if (fstat64(fd, &buf) < 0) in stat_file()
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A D0005-Replace-off64_t-stat64-with-off_t-stat.patch127 - if (fstat64(fd, &stat) < 0) {
128 - perror("fstat64");
/openbmc/qemu/linux-user/xtensa/
H A Dsyscall.tbl66 55 common fstat64 sys_fstat64
/openbmc/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl66 55 common fstat64 sys_fstat64
/openbmc/qemu/linux-user/sh4/
H A Dsyscall.tbl207 197 common fstat64 sys_fstat64
/openbmc/qemu/linux-user/microblaze/
H A Dsyscall.tbl207 197 common fstat64 sys_fstat64
/openbmc/qemu/linux-user/arm/
H A Dsyscall.tbl214 197 common fstat64 sys_fstat64 sys_oabi_fstat64
/openbmc/qemu/linux-user/m68k/
H A Dsyscall.tbl207 197 common fstat64 sys_fstat64
/openbmc/qemu/linux-user/hppa/
H A Dsyscall.tbl127 112 common fstat64 sys_fstat64
/openbmc/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl207 197 common fstat64 sys_fstat64
/openbmc/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl127 112 common fstat64 sys_fstat64
/openbmc/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl207 197 common fstat64 sys_fstat64
/openbmc/linux/arch/arm/tools/
H A Dsyscall.tbl214 197 common fstat64 sys_fstat64 sys_oabi_fstat64
/openbmc/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl207 197 common fstat64 sys_fstat64
/openbmc/qemu/linux-user/sparc/
H A Dsyscall.tbl87 63 common fstat64 sys_fstat64 compat_sys_fstat64
/openbmc/qemu/linux-user/alpha/
H A Dsyscall.tbl358 427 common fstat64 sys_fstat64
/openbmc/qemu/linux-user/i386/
H A Dsyscall_32.tbl211 197 i386 fstat64 sys_fstat64 compat_sys_ia32_fstat64
/openbmc/linux/arch/x86/entry/syscalls/
H A Dsyscall_32.tbl211 197 i386 fstat64 sys_fstat64 compat_sys_ia32_fstat64

12