Home
last modified time | relevance | path

Searched defs:opendir (Results 1 – 20 of 20) sorted by relevance

/third_party/musl/src/dirent/
Dopendir.c16 DIR *opendir(const char *name) in opendir() function
/third_party/musl/porting/linux/user/src/dirent/
Dopendir.c14 DIR *opendir(const char *name) in opendir() function
/third_party/NuttX/fs/dirent/
Dfs_opendir.c84 DIR *opendir(const char *path) in opendir() function
/third_party/node/lib/internal/fs/
Ddir.js296 function opendir(path, options, callback) { function
343 opendir, property
Dpromises.js1037 opendir: promisify(opendir), property
/third_party/vulkan-loader/loader/
Ddirent_on_windows.c32 DIR *opendir(const VkAllocationCallbacks *pAllocator, const char *name) { in opendir() function
/third_party/ntfs-3g/include/ntfs-3g/
Dplugin.h139 int (*opendir)(ntfs_inode *ni, const REPARSE_POINT *reparse, member
/third_party/node/test/parallel/
Dtest-trace-events-fs-async.js191 function opendir() { function
/third_party/ntfs-3g/include/fuse-lite/
Dfuse.h258 int (*opendir) (const char *, struct fuse_file_info *); member
Dfuse_lowlevel.h539 void (*opendir) (fuse_req_t req, fuse_ino_t ino, member
/third_party/mesa3d/src/drm-shim/
Ddrm_shim.c510 opendir(const char *name) in opendir() function
/third_party/libfuse/include/
Dfuse_lowlevel.h715 void (*opendir) (fuse_req_t req, fuse_ino_t ino, member
Dfuse.h564 int (*opendir) (const char *, struct fuse_file_info *); member
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_fileio.js543 opendir: function (...args) { method
/third_party/libwebsockets/win32port/dirent/
Ddirent-win32.h677 opendir( in opendir() function
/third_party/rust/crates/libc/src/unix/
Dmod.rs781 pub fn opendir(dirname: *const c_char) -> *mut ::DIR; in opendir() function
/third_party/rust/crates/libc/src/
Dwasi.rs602 pub fn opendir(dirname: *const c_char) -> *mut ::DIR; in opendir() function
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs1689 pub fn opendir(name: *const ::c_char) -> *mut ::DIR; in opendir() function
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs3527 pub fn opendir(dirname: *const c_char) -> *mut ::DIR; in opendir() function
/third_party/sqlite/src/
Dshell.c1270 LPDIR opendir( in opendir() function