Searched refs:fchmodat_nofollow (Results 1 – 1 of 1) sorted by relevance
342 static int fchmodat_nofollow(int dirfd, const char *name, mode_t mode) in fchmodat_nofollow() function457 return fchmodat_nofollow(dirfd, name, credp->fc_mode & 07777); in local_set_cred_passthrough()654 ret = fchmodat_nofollow(dirfd, name, credp->fc_mode); in local_chmod()