/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | 0001-configure-Add-correct-system-headers-and-prototypes-.patch | 26 -for func in fchmod fchown lchown nl_langinfo 41 +echo Check for fchown 44 +int main(){ fchown(0,0,0); return 0; }
|
H A D | 0001-configure-Pass-LDFLAGS-to-tests-doing-link-step.patch | 46 @@ -383,7 +383,7 @@ for func in fchmod fchown lchown nl_langinfo
|
/openbmc/linux/fs/hostfs/ |
H A D | hostfs_user.c | 212 if (fchown(fd, attrs->ia_uid, -1)) in set_attr() 220 if (fchown(fd, -1, attrs->ia_gid)) in set_attr()
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 96 [ 95] = 3, /* fchown */
|
/openbmc/linux/arch/sparc/kernel/syscalls/ |
H A D | syscall.tbl | 155 123 32 fchown sys_fchown16 156 123 64 fchown sys_fchown
|
/openbmc/qemu/linux-user/sparc/ |
H A D | syscall.tbl | 155 123 32 fchown sys_fchown16 156 123 64 fchown sys_fchown
|
/openbmc/qemu/linux-user/s390x/ |
H A D | syscall.tbl | 90 95 32 fchown - sys_fchown16 209 207 64 fchown sys_fchown -
|
/openbmc/linux/arch/s390/kernel/syscalls/ |
H A D | syscall.tbl | 90 95 32 fchown - sys_fchown16 209 207 64 fchown sys_fchown -
|
/openbmc/linux/tools/perf/arch/s390/entry/syscalls/ |
H A D | syscall.tbl | 90 95 32 fchown - sys_fchown16 209 207 64 fchown sys_fchown -
|
/openbmc/qemu/bsd-user/netbsd/ |
H A D | strace.list | 27 { TARGET_NETBSD_NR_fchown, "fchown", "%s(\"%s\",%d,%d)", NULL, NULL },
|
/openbmc/pam-ipmi/src/pam_ipmisave/ |
H A D | pam_ipmisave.c | 359 if ((fchown(fileno(pwfile), st.st_uid, st.st_gid) == -1) || in update_pass_special_file()
|
/openbmc/qemu/bsd-user/openbsd/ |
H A D | strace.list | 30 { TARGET_OPENBSD_NR_fchown, "fchown", "%s(\"%s\",%d,%d)", NULL, NULL },
|
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 101 91 n64 fchown sys_fchown
|
/openbmc/qemu/linux-user/mips64/ |
H A D | syscall_n64.tbl | 101 91 n64 fchown sys_fchown
|
H A D | syscall_n32.tbl | 101 91 n32 fchown sys_fchown
|
/openbmc/linux/arch/ia64/kernel/syscalls/ |
H A D | syscall.tbl | 88 76 common fchown sys_fchown
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_n64.tbl | 101 91 n64 fchown sys_fchown
|
H A D | syscall_n32.tbl | 101 91 n32 fchown sys_fchown
|
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 104 93 common fchown sys_fchown
|
/openbmc/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 104 93 common fchown sys_fchown
|
/openbmc/linux/arch/xtensa/kernel/syscalls/ |
H A D | syscall.tbl | 64 53 common fchown sys_fchown
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | syscall.tbl | 64 53 common fchown sys_fchown
|
/openbmc/qemu/linux-user/riscv/ |
H A D | syscall.tbl | 73 55 common fchown sys_fchown
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | syscall.tbl | 73 55 common fchown sys_fchown
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | syscall_64.tbl | 105 93 common fchown sys_fchown
|