Searched refs:dup_fd (Results 1 – 3 of 3) sorted by relevance
112 struct files_struct *dup_fd(struct files_struct *, int *) __latent_entropy;
272 struct files_struct *dup_fd(struct files_struct *oldf, int *errorp) in dup_fd() function
1467 newf = dup_fd(oldf, &error); in copy_files()2792 *new_fdp = dup_fd(fd, &error); in unshare_fd()