Searched refs:fchmod_opath (Results 1 – 3 of 3) sorted by relevance
250 r = fchmod_opath(fd, minimal & 07777); in fchmod_and_chown_with_fallback()267 r = fchmod_opath(fd, mode & 07777); in fchmod_and_chown_with_fallback()287 int fchmod_opath(int fd, mode_t m) { in fchmod_opath() function
42 int fchmod_opath(int fd, mode_t m);
885 r = fchmod_opath(fd, m); in fd_set_perms()918 r = fchmod_opath(fd, new_mode); in fd_set_perms()