Searched refs:fchmod (Results 1 – 25 of 27) sorted by relevance
12
106 if (!err && fchmod(tofd, mode)) in copyfile_mode_ns()111 if (fchmod(tofd, mode)) in copyfile_mode_ns()
203 if (fchmod(fd, attrs->ia_mode) != 0) in set_attr()
722 if (fchmod(fd, mode) < 0) { in mfd_assert_chmod()743 if (fchmod(fd, mode) == 0) { in mfd_fail_chmod()
127 CATCH_EINTR(err = fchmod(fd, mode)); in os_mode_fd()
99 89 n64 fchmod sys_fchmod
87 75 common fchmod sys_fchmod
99 89 n32 fchmod sys_fchmod
108 94 o32 fchmod sys_fchmod
102 91 common fchmod sys_fchmod
63 52 common fchmod sys_fchmod
108 94 i386 fchmod sys_fchmod
104 94 common fchmod sys_fchmod
107 94 common fchmod sys_fchmod
109 94 common fchmod sys_fchmod
132 124 common fchmod sys_fchmod
157 124 common fchmod sys_fchmod
131 94 common fchmod sys_fchmod
89 94 common fchmod sys_fchmod sys_fchmod
352 fchmod(ofd, ist.st_mode & (S_IRWXU|S_IRWXG|S_IRWXO)); in main()