Home
last modified time | relevance | path

Searched refs:copy_fd_table (Results 1 – 1 of 1) sorted by relevance

/third_party/NuttX/fs/inode/
Dfs_files.c688 static void copy_fd_table(struct fd_table_s *new_fdt, struct fd_table_s *old_fdt) in copy_fd_table() function
843 copy_fd_table(new_fdt, old_fdt); in dup_fd()