Searched defs:filep1 (Results 1 – 2 of 2) sorted by relevance
/third_party/NuttX/fs/vfs/ | ||
D | fs_dupfd2.c | 85 struct file *filep1; in fs_dupfd2() local |
/third_party/NuttX/fs/inode/ | ||
D | fs_files.c | 314 int file_dup2(struct file *filep1, struct file *filep2) in file_dup2() |