Home
last modified time | relevance | path

Searched defs:minfd (Results 1 - 3 of 3) sorted by relevance

/third_party/NuttX/fs/vfs/
H A Dfs_dupfd.c79 int file_dup(struct file *filep, int minfd) in file_dup() argument
121 int fs_dupfd(int fd, int minfd) in fs_dupfd() argument
/third_party/mesa3d/src/util/
H A Dos_file.c53 int minfd = 3; in os_dupfd_cloexec() local
/third_party/NuttX/fs/inode/
H A Dfs_files.c422 struct file *files_allocate(const struct Vnode *vnode_ptr, int oflags, off_t pos, const void *priv, int minfd) in files_allocate() argument
583 int alloc_fd(int minfd) in alloc_fd() argument

Completed in 2 milliseconds