/third_party/node/lib/internal/fs/ |
H A D | dir.js | 296 function opendir(path, options, callback) { function
|
/third_party/musl/porting/linux/user/src/dirent/ |
H A D | opendir.c | 14 DIR *opendir(const char *name) in opendir() function
|
/third_party/musl/src/dirent/ |
H A D | opendir.c | 16 DIR *opendir(const char *name) in opendir() function
|
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/ |
H A D | dir.cpp | 25 DIR* opendir(const char* path) in opendir() function
|
/third_party/NuttX/fs/dirent/ |
H A D | fs_opendir.c | 84 DIR *opendir(const char *path) in opendir() function
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | plugin.h | 139 int (*opendir)(ntfs_inode *ni, const REPARSE_POINT *reparse, member
|
/third_party/vulkan-loader/loader/ |
H A D | dirent_on_windows.c | 32 DIR *opendir(const VkAllocationCallbacks *pAllocator, const char *name) { in opendir() function
|
/third_party/node/test/parallel/ |
H A D | test-trace-events-fs-async.js | 191 function opendir() { function
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse.h | 258 int (*opendir) (const char *, struct fuse_file_info *); member
|
H A D | fuse_lowlevel.h | 539 void (*opendir) (fuse_req_t req, fuse_ino_t ino, member [all...] |
/third_party/mesa3d/src/drm-shim/ |
H A D | drm_shim.c | 75 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 D | cjson_parser.cpp | 338 intptr_t opendir; in GetWinFiles() local
|
/third_party/libwebsockets/win32port/dirent/ |
H A D | dirent-win32.h | 677 opendir( in opendir() function
|
/third_party/libfuse/include/ |
H A D | fuse.h | 564 int (*opendir) (const char *, struct fuse_file_info *); member
|
H A D | fuse_lowlevel.h | 715 void (*opendir) (fuse_req_t req, fuse_ino_t ino, member [all...] |
/third_party/rust/crates/libc/src/ |
H A D | wasi.rs | 602 pub fn opendir(dirname: *const c_char) -> *mut ::DIR; in opendir() functions
|
/third_party/rust/crates/libc/src/unix/ |
H A D | mod.rs | 781 pub fn opendir(dirname: *const c_char) -> *mut ::DIR; in opendir() functions
|
/third_party/rust/crates/libc/src/vxworks/ |
H A D | mod.rs | 1689 pub fn opendir(name: *const ::c_char) -> *mut ::DIR; in opendir() functions
|
/third_party/rust/crates/libc/src/fuchsia/ |
H A D | mod.rs | 3527 pub fn opendir(dirname: *const c_char) -> *mut ::DIR; in opendir() functions
|
/third_party/sqlite/src/ |
H A D | shell.c | 1270 LPDIR opendir( in opendir() function
|