Home
last modified time | relevance | path

Searched refs:lstat64 (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/inotify-tools/inotify-tools/
H A D0003-replace-stat64-lstat64-with-stat-lstat.patch4 Subject: [PATCH] replace stat64/lstat64 with stat/lstat
36 - if ( -1 == lstat64( next_file, &my_stat ) ) {
48 - if ( -1 == lstat64( path, &my_stat ) ) {
63 -#define lstat64 lstat
79 -#define lstat64 lstat
96 - if (-1 == lstat64(path, &my_stat)) {
111 -#define lstat64 lstat
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/inotify-tools/
H A Dinotify-tools_3.22.6.0.bb12 file://0003-replace-stat64-lstat64-with-stat-lstat.patch \
/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/
H A Dbackported.patch15 + - fix lstat64 support when unavailable - separate patches supplied by
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/
H A Dxfstests_2024.03.03.bb76 # lstat64.c:65:14: error: passing argument 1 of 'time' from incompatible pointer type [-Wincompatib…
/openbmc/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc215 [ 214] = 2, /* lstat64 */
H A Dsyscall_o32.tbl228 214 o32 lstat64 sys_lstat64 sys_newlstat
/openbmc/linux/arch/sparc/kernel/
H A Dsys_sparc32.c105 COMPAT_SYSCALL_DEFINE2(lstat64, const char __user *, filename, in COMPAT_SYSCALL_DEFINE2() argument
/openbmc/linux/fs/hostfs/
H A Dhostfs_user.c50 } else if (lstat64(path, &buf) < 0) { in stat_file()
/openbmc/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl61 50 common lstat64 sys_lstat64
/openbmc/qemu/linux-user/xtensa/
H A Dsyscall.tbl61 50 common lstat64 sys_lstat64
/openbmc/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl218 198 common lstat64 sys_lstat64
/openbmc/qemu/linux-user/sh4/
H A Dsyscall.tbl206 196 common lstat64 sys_lstat64
/openbmc/qemu/linux-user/hppa/
H A Dsyscall.tbl218 198 common lstat64 sys_lstat64
/openbmc/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl206 196 common lstat64 sys_lstat64
/openbmc/qemu/linux-user/m68k/
H A Dsyscall.tbl206 196 common lstat64 sys_lstat64
/openbmc/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl206 196 common lstat64 sys_lstat64
/openbmc/qemu/linux-user/microblaze/
H A Dsyscall.tbl206 196 common lstat64 sys_lstat64
/openbmc/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl206 196 common lstat64 sys_lstat64
/openbmc/linux/arch/arm/tools/
H A Dsyscall.tbl213 196 common lstat64 sys_lstat64 sys_oabi_lstat64
/openbmc/qemu/linux-user/alpha/
H A Dsyscall.tbl357 426 common lstat64 sys_lstat64
/openbmc/linux/arch/mips/kernel/syscalls/
H A Dsyscall_o32.tbl228 214 o32 lstat64 sys_lstat64 sys_newlstat
/openbmc/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl167 132 common lstat64 sys_lstat64 compat_sys_lstat64
/openbmc/linux/arch/x86/entry/syscalls/
H A Dsyscall_32.tbl210 196 i386 lstat64 sys_lstat64 compat_sys_ia32_lstat64
/openbmc/qemu/linux-user/sparc/
H A Dsyscall.tbl167 132 common lstat64 sys_lstat64 compat_sys_lstat64
/openbmc/qemu/linux-user/arm/
H A Dsyscall.tbl214 196 common lstat64 sys_lstat64 sys_oabi_lstat64

12