Searched refs:dup_fd (Results 1 – 3 of 3) sorted by relevance
103 struct files_struct *dup_fd(struct files_struct *, int *);
244 struct files_struct *dup_fd(struct files_struct *oldf, int *errorp) in dup_fd() function
1022 newf = dup_fd(oldf, &error); in copy_files()1909 *new_fdp = dup_fd(fd, &error); in unshare_fd()