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