Home
last modified time | relevance | path

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

/third_party/node/lib/internal/fs/
H A Ddir.js296 function opendir(path, options, callback) { function
/third_party/musl/porting/linux/user/src/dirent/
H A Dopendir.c14 DIR *opendir(const char *name) in opendir() function
/third_party/musl/src/dirent/
H A Dopendir.c16 DIR *opendir(const char *name) in opendir() function
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
H A Ddir.cpp25 DIR* opendir(const char* path) in opendir() function
/third_party/NuttX/fs/dirent/
H A Dfs_opendir.c84 DIR *opendir(const char *path) in opendir() function
/third_party/ntfs-3g/include/ntfs-3g/
H A Dplugin.h139 int (*opendir)(ntfs_inode *ni, const REPARSE_POINT *reparse, member
/third_party/vulkan-loader/loader/
H A Ddirent_on_windows.c32 DIR *opendir(const VkAllocationCallbacks *pAllocator, const char *name) { in opendir() function
/third_party/node/test/parallel/
H A Dtest-trace-events-fs-async.js191 function opendir() { function
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h258 int (*opendir) (const char *, struct fuse_file_info *); member
H A Dfuse_lowlevel.h539 void (*opendir) (fuse_req_t req, fuse_ino_t ino, member
[all...]
/third_party/mesa3d/src/drm-shim/
H A Ddrm_shim.c75 REAL_FUNCTION_POINTER(opendir); variable
510 opendir(const char *name) in opendir() function
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dcjson_parser.cpp338 intptr_t opendir; in GetWinFiles() local
/third_party/libwebsockets/win32port/dirent/
H A Ddirent-win32.h677 opendir( in opendir() function
/third_party/libfuse/include/
H A Dfuse.h564 int (*opendir) (const char *, struct fuse_file_info *); member
H A Dfuse_lowlevel.h715 void (*opendir) (fuse_req_t req, fuse_ino_t ino, member
[all...]
/third_party/rust/crates/libc/src/
H A Dwasi.rs602 pub fn opendir(dirname: *const c_char) -> *mut ::DIR; in opendir() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs781 pub fn opendir(dirname: *const c_char) -> *mut ::DIR; in opendir() functions
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1689 pub fn opendir(name: *const ::c_char) -> *mut ::DIR; in opendir() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3527 pub fn opendir(dirname: *const c_char) -> *mut ::DIR; in opendir() functions
/third_party/sqlite/src/
H A Dshell.c1270 LPDIR opendir( in opendir() function

Completed in 94 milliseconds