Home
last modified time | relevance | path

Searched defs:filep1 (Results 1 – 2 of 2) sorted by relevance

/third_party/NuttX/fs/vfs/
Dfs_dupfd2.c85 struct file *filep1; in fs_dupfd2() local
/third_party/NuttX/fs/inode/
Dfs_files.c314 int file_dup2(struct file *filep1, struct file *filep2) in file_dup2()