/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/inotify-tools/inotify-tools/ |
H A D | 0003-replace-stat64-lstat64-with-stat-lstat.patch | 4 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 D | inotify-tools_3.22.6.0.bb | 12 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 D | backported.patch | 15 + - fix lstat64 support when unavailable - separate patches supplied by
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/ |
H A D | xfstests_2024.03.03.bb | 76 # lstat64.c:65:14: error: passing argument 1 of 'time' from incompatible pointer type [-Wincompatib…
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 215 [ 214] = 2, /* lstat64 */
|
H A D | syscall_o32.tbl | 228 214 o32 lstat64 sys_lstat64 sys_newlstat
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | sys_sparc32.c | 105 COMPAT_SYSCALL_DEFINE2(lstat64, const char __user *, filename, in COMPAT_SYSCALL_DEFINE2() argument
|
/openbmc/linux/fs/hostfs/ |
H A D | hostfs_user.c | 50 } else if (lstat64(path, &buf) < 0) { in stat_file()
|
/openbmc/linux/arch/xtensa/kernel/syscalls/ |
H A D | syscall.tbl | 61 50 common lstat64 sys_lstat64
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | syscall.tbl | 61 50 common lstat64 sys_lstat64
|
/openbmc/linux/arch/parisc/kernel/syscalls/ |
H A D | syscall.tbl | 218 198 common lstat64 sys_lstat64
|
/openbmc/qemu/linux-user/sh4/ |
H A D | syscall.tbl | 206 196 common lstat64 sys_lstat64
|
/openbmc/qemu/linux-user/hppa/ |
H A D | syscall.tbl | 218 198 common lstat64 sys_lstat64
|
/openbmc/linux/arch/microblaze/kernel/syscalls/ |
H A D | syscall.tbl | 206 196 common lstat64 sys_lstat64
|
/openbmc/qemu/linux-user/m68k/ |
H A D | syscall.tbl | 206 196 common lstat64 sys_lstat64
|
/openbmc/linux/arch/m68k/kernel/syscalls/ |
H A D | syscall.tbl | 206 196 common lstat64 sys_lstat64
|
/openbmc/qemu/linux-user/microblaze/ |
H A D | syscall.tbl | 206 196 common lstat64 sys_lstat64
|
/openbmc/linux/arch/sh/kernel/syscalls/ |
H A D | syscall.tbl | 206 196 common lstat64 sys_lstat64
|
/openbmc/linux/arch/arm/tools/ |
H A D | syscall.tbl | 213 196 common lstat64 sys_lstat64 sys_oabi_lstat64
|
/openbmc/qemu/linux-user/alpha/ |
H A D | syscall.tbl | 357 426 common lstat64 sys_lstat64
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_o32.tbl | 228 214 o32 lstat64 sys_lstat64 sys_newlstat
|
/openbmc/linux/arch/sparc/kernel/syscalls/ |
H A D | syscall.tbl | 167 132 common lstat64 sys_lstat64 compat_sys_lstat64
|
/openbmc/linux/arch/x86/entry/syscalls/ |
H A D | syscall_32.tbl | 210 196 i386 lstat64 sys_lstat64 compat_sys_ia32_lstat64
|
/openbmc/qemu/linux-user/sparc/ |
H A D | syscall.tbl | 167 132 common lstat64 sys_lstat64 compat_sys_lstat64
|
/openbmc/qemu/linux-user/arm/ |
H A D | syscall.tbl | 214 196 common lstat64 sys_lstat64 sys_oabi_lstat64
|