| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | copyfile.c | 106 if (!err && fchmod(tofd, mode)) in copyfile_mode_ns() 111 if (fchmod(tofd, mode)) in copyfile_mode_ns()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/ |
| H A D | CVE-2022-32207.patch | 33 +check_symbol_exists(fchmod "${CURL_INCLUDES}" HAVE_FCHMOD) 45 + fchmod \ 123 +/* Define to 1 if you have the `fchmod' function. */ 222 + if(fchmod(fd, sb.st_mode) == -1)
|
| /OK3568_Linux_fs/kernel/arch/um/os-Linux/ |
| H A D | user_syms.c | 77 EXPORT_SYMBOL_PROTO(fchmod);
|
| H A D | file.c | 127 CATCH_EINTR(err = fchmod(fd, mode)); in os_mode_fd()
|
| /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 | 293 extern int fchmod (int __fd, __mode_t __mode) __THROW;
|
| /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 | 293 extern int fchmod (int __fd, __mode_t __mode) __THROW;
|
| /OK3568_Linux_fs/kernel/fs/hostfs/ |
| H A D | hostfs_user.c | 202 if (fchmod(fd, attrs->ia_mode) != 0) in set_attr()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/ |
| 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
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/ |
| H A D | syscall_n32.tbl | 99 89 n32 fchmod sys_fchmod
|
| H A D | syscall_n64.tbl | 99 89 n64 fchmod sys_fchmod
|
| H A D | syscall_o32.tbl | 108 94 o32 fchmod sys_fchmod
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/ |
| H A D | syscall.tbl | 87 75 common fchmod sys_fchmod
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/syscalls/ |
| H A D | syscall.tbl | 63 52 common fchmod sys_fchmod
|
| /OK3568_Linux_fs/kernel/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 102 91 common fchmod sys_fchmod
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 102 91 common fchmod sys_fchmod
|
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/syscalls/ |
| H A D | syscall.tbl | 104 94 common fchmod sys_fchmod
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/ |
| H A D | syscall.tbl | 107 94 common fchmod sys_fchmod
|
| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/syscalls/ |
| H A D | syscall.tbl | 104 94 common fchmod sys_fchmod
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/s390/entry/syscalls/ |
| H A D | syscall.tbl | 89 94 common fchmod sys_fchmod sys_fchmod
|
| /OK3568_Linux_fs/kernel/arch/arm/tools/ |
| H A D | syscall.tbl | 109 94 common fchmod sys_fchmod
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/syscalls/ |
| H A D | syscall.tbl | 104 94 common fchmod sys_fchmod
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/syscalls/ |
| H A D | syscall.tbl | 89 94 common fchmod sys_fchmod sys_fchmod
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/syscalls/ |
| H A D | syscall.tbl | 132 124 common fchmod sys_fchmod
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/syscalls/ |
| H A D | syscall.tbl | 157 124 common fchmod sys_fchmod
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/ |
| H A D | CVE-2022-4415-2.patch | 137 (void) fchmod(fd, 0640);
|