Home
last modified time | relevance | path

Searched defs:minfd (Results 1 - 4 of 4) 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
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Doh_audio_buffer.cpp152 int minfd = 2; // ignore stdout, stdin and stderr. in CreateFromRemote() local
315 int minfd = 2; // ignore stdout, stdin and stderr. in CreateFromRemote() local

Completed in 3 milliseconds