Searched defs:dup_fd (Results 1 – 3 of 3) sorted by relevance
477 void monitor_fdset_dup_fd_remove(int dup_fd) in monitor_fdset_dup_fd_remove()
298 struct files_struct *dup_fd(struct files_struct *oldf, struct fd_range *punch_hole) in dup_fd() function
3841 int dup_fd, pipe_fds[2]; in TEST() local