Searched defs:filep2 (Results 1 – 3 of 3) sorted by relevance
86 struct file *filep2; in fs_dupfd2() local
78 struct file *filep2 = NULL; in file_dup() local
314 int file_dup2(struct file *filep1, struct file *filep2) in file_dup2()