Searched refs:cwd_fd (Results 1 – 1 of 1) sorted by relevance
229 restricted_chown (int cwd_fd, char const *file, in restricted_chown() argument250 fd = openat (cwd_fd, file, O_RDONLY | open_flags); in restricted_chown()253 && 0 <= (fd = openat (cwd_fd, file, O_WRONLY | open_flags))))) in restricted_chown()