/third_party/musl/src/dirent/ |
D | opendir.c | 16 DIR *opendir(const char *name) in opendir() function
|
/third_party/musl/porting/linux/user/src/dirent/ |
D | opendir.c | 14 DIR *opendir(const char *name) in opendir() function
|
/third_party/NuttX/fs/dirent/ |
D | fs_opendir.c | 84 DIR *opendir(const char *path) in opendir() function
|
/third_party/node/lib/internal/fs/ |
D | dir.js | 296 function opendir(path, options, callback) { function 343 opendir, property
|
D | promises.js | 1037 opendir: promisify(opendir), property
|
/third_party/vulkan-loader/loader/ |
D | dirent_on_windows.c | 32 DIR *opendir(const VkAllocationCallbacks *pAllocator, const char *name) { in opendir() function
|
/third_party/ntfs-3g/include/ntfs-3g/ |
D | plugin.h | 139 int (*opendir)(ntfs_inode *ni, const REPARSE_POINT *reparse, member
|
/third_party/node/test/parallel/ |
D | test-trace-events-fs-async.js | 191 function opendir() { function
|
/third_party/ntfs-3g/include/fuse-lite/ |
D | fuse.h | 258 int (*opendir) (const char *, struct fuse_file_info *); member
|
D | fuse_lowlevel.h | 539 void (*opendir) (fuse_req_t req, fuse_ino_t ino, member
|
/third_party/mesa3d/src/drm-shim/ |
D | drm_shim.c | 510 opendir(const char *name) in opendir() function
|
/third_party/libfuse/include/ |
D | fuse_lowlevel.h | 715 void (*opendir) (fuse_req_t req, fuse_ino_t ino, member
|
D | fuse.h | 564 int (*opendir) (const char *, struct fuse_file_info *); member
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_fileio.js | 543 opendir: function (...args) { method
|
/third_party/libwebsockets/win32port/dirent/ |
D | dirent-win32.h | 677 opendir( in opendir() function
|
/third_party/rust/crates/libc/src/unix/ |
D | mod.rs | 781 pub fn opendir(dirname: *const c_char) -> *mut ::DIR; in opendir() function
|
/third_party/rust/crates/libc/src/ |
D | wasi.rs | 602 pub fn opendir(dirname: *const c_char) -> *mut ::DIR; in opendir() function
|
/third_party/rust/crates/libc/src/vxworks/ |
D | mod.rs | 1689 pub fn opendir(name: *const ::c_char) -> *mut ::DIR; in opendir() function
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 3527 pub fn opendir(dirname: *const c_char) -> *mut ::DIR; in opendir() function
|
/third_party/sqlite/src/ |
D | shell.c | 1270 LPDIR opendir( in opendir() function
|