Home
last modified time | relevance | path

Searched refs:fchmod (Results 1 – 25 of 27) sorted by relevance

12

/linux/tools/perf/util/
A Dcopyfile.c106 if (!err && fchmod(tofd, mode)) in copyfile_mode_ns()
111 if (fchmod(tofd, mode)) in copyfile_mode_ns()
/linux/arch/um/os-Linux/
A Duser_syms.c77 EXPORT_SYMBOL_PROTO(fchmod);
A Dfile.c127 CATCH_EINTR(err = fchmod(fd, mode)); in os_mode_fd()
/linux/fs/hostfs/
A Dhostfs_user.c202 if (fchmod(fd, attrs->ia_mode) != 0) in set_attr()
/linux/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl99 89 n64 fchmod sys_fchmod
/linux/arch/ia64/kernel/syscalls/
A Dsyscall.tbl87 75 common fchmod sys_fchmod
/linux/arch/mips/kernel/syscalls/
A Dsyscall_n64.tbl99 89 n64 fchmod sys_fchmod
A Dsyscall_n32.tbl99 89 n32 fchmod sys_fchmod
A Dsyscall_o32.tbl108 94 o32 fchmod sys_fchmod
/linux/arch/xtensa/kernel/syscalls/
A Dsyscall.tbl63 52 common fchmod sys_fchmod
/linux/arch/x86/entry/syscalls/
A Dsyscall_64.tbl102 91 common fchmod sys_fchmod
A Dsyscall_32.tbl108 94 i386 fchmod sys_fchmod
/linux/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl102 91 common fchmod sys_fchmod
/linux/arch/sh/kernel/syscalls/
A Dsyscall.tbl104 94 common fchmod sys_fchmod
/linux/arch/microblaze/kernel/syscalls/
A Dsyscall.tbl104 94 common fchmod sys_fchmod
/linux/arch/m68k/kernel/syscalls/
A Dsyscall.tbl104 94 common fchmod sys_fchmod
/linux/arch/arm/tools/
A Dsyscall.tbl109 94 common fchmod sys_fchmod
/linux/arch/parisc/kernel/syscalls/
A Dsyscall.tbl107 94 common fchmod sys_fchmod
/linux/arch/sparc/kernel/syscalls/
A Dsyscall.tbl157 124 common fchmod sys_fchmod
/linux/arch/alpha/kernel/syscalls/
A Dsyscall.tbl132 124 common fchmod sys_fchmod
/linux/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl131 94 common fchmod sys_fchmod
/linux/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl89 94 common fchmod sys_fchmod sys_fchmod
/linux/arch/powerpc/kernel/syscalls/
A Dsyscall.tbl131 94 common fchmod sys_fchmod
/linux/arch/s390/kernel/syscalls/
A Dsyscall.tbl89 94 common fchmod sys_fchmod sys_fchmod
/linux/scripts/
A Dunifdef.c352 fchmod(ofd, ist.st_mode & (S_IRWXU|S_IRWXG|S_IRWXO)); in main()

Completed in 20 milliseconds

12