Searched defs:dup_fd (Results 1 – 3 of 3) sorted by relevance
272 struct files_struct *dup_fd(struct files_struct *oldf, int *errorp) in dup_fd() function
285 struct files_struct *dup_fd(struct files_struct *oldf, unsigned int max_fds, int *errorp) in dup_fd() function
3758 int dup_fd, pipe_fds[2]; in TEST() local