Home
last modified time | relevance | path

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

/third_party/musl/src/dirent/
Dopendir.c8 DIR *opendir(const char *name) in opendir() function
/third_party/NuttX/fs/dirent/
Dfs_opendir.c81 DIR *opendir(const char *path) in opendir() function
/third_party/node/lib/internal/fs/
Ddir.js230 function opendir(path, options, callback) { function
278 opendir, property
Dpromises.js734 opendir: promisify(opendir), property
/third_party/ntfs-3g/include/ntfs-3g/
Dplugin.h139 int (*opendir)(ntfs_inode *ni, const REPARSE_POINT *reparse, member
/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/e2fsprogs/contrib/
Dspd_readdir.c240 DIR *opendir(const char *name) in opendir() function
/third_party/mesa3d/src/drm-shim/
Ddrm_shim.c498 opendir(const char *name) in opendir() function
/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/sqlite/src/
Dshell.c1279 LPDIR opendir( in opendir() function