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()
78 EXPORT_SYMBOL_PROTO(fchmod);
127 CATCH_EINTR(err = fchmod(fd, mode)); in os_mode_fd()
202 if (fchmod(fd, attrs->ia_mode) != 0) in set_attr()
99 89 n64 fchmod sys_fchmod
99 89 n32 fchmod sys_fchmod
108 94 o32 fchmod sys_fchmod
87 75 common 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
55 All files support the chmod(2)/fchmod(2) and chown(2)/fchown(2) opera-