| /third_party/typescript/tests/baselines/reference/ |
| D | undeclaredModuleError.js | 3 function readdir(path: string, accept: (stat: fs.Stats, name: string) => boolean, callback: (error:… function 22 function readdir(path, accept, callback) { } function
|
| /third_party/typescript/tests/cases/compiler/ |
| D | undeclaredModuleError.ts | 3 function readdir(path: string, accept: (stat: fs.Stats, name: string) => boolean, callback: (error:… function
|
| /third_party/musl/src/dirent/ |
| D | readdir.c | 13 struct dirent *readdir(DIR *dir) in readdir() function
|
| /third_party/rust/crates/rustix/tests/fs/ |
| D | main.rs | 38 mod readdir; module
|
| /third_party/NuttX/fs/dirent/ |
| D | fs_readdir.c | 141 struct dirent *readdir(DIR *dirp) in readdir() function
|
| /third_party/vulkan-loader/loader/ |
| D | dirent_on_windows.c | 87 struct dirent *readdir(DIR *dir) { in readdir() function
|
| /third_party/ntfs-3g/include/ntfs-3g/ |
| D | plugin.h | 151 int (*readdir)(ntfs_inode *ni, const REPARSE_POINT *reparse, member
|
| /third_party/NuttX/fs/nfs/ |
| D | nfs_mount.h | 124 struct rpc_call_readdir readdir; member
|
| D | rpc.h | 376 struct READDIR3args readdir; member 499 struct READDIR3resok readdir; member
|
| /third_party/ntfs-3g/include/fuse-lite/ |
| D | fuse.h | 277 int (*readdir) (const char *, void *, fuse_fill_dir_t, off_t, member
|
| D | fuse_lowlevel.h | 562 void (*readdir) (fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, member
|
| /third_party/rust/rust/library/std/src/sys/wasi/ |
| D | fd.rs | 156 pub fn readdir(&self, buf: &mut [u8], cookie: wasi::Dircookie) -> io::Result<usize> { in readdir() method
|
| D | fs.rs | 561 pub fn readdir(p: &Path) -> io::Result<ReadDir> { in readdir() function
|
| /third_party/rust/rust/library/std/src/sys/solid/ |
| D | fs.rs | 153 pub fn readdir(p: &Path) -> io::Result<ReadDir> { in readdir() function
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| D | kernel.h | 474 unused_func_t readdir; member
|
| /third_party/curl/lib/vssh/ |
| D | ssh.h | 118 struct dynbuf readdir; member
|
| /third_party/libfuse/include/ |
| D | fuse.h | 588 int (*readdir) (const char *, void *, fuse_fill_dir_t, off_t, member
|
| D | fuse_lowlevel.h | 761 void (*readdir) (fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, member
|
| /third_party/mesa3d/src/drm-shim/ |
| D | drm_shim.c | 643 readdir(DIR *dir) in readdir() function
|
| /third_party/libwebsockets/win32port/dirent/ |
| D | dirent-win32.h | 733 readdir( in readdir() function
|
| /third_party/rust/rust/library/std/src/sys/unsupported/ |
| D | fs.rs | 270 pub fn readdir(_p: &Path) -> io::Result<ReadDir> { in readdir() function
|
| /third_party/python/Modules/ |
| D | _posixsubprocess.c | 53 # define readdir readdir64 macro
|
| /third_party/rust/rust/library/std/src/sys/hermit/ |
| D | fs.rs | 420 pub fn readdir(_p: &Path) -> io::Result<ReadDir> { in readdir() function
|
| /third_party/rust/rust/library/std/src/sys/unix/ |
| D | fs.rs | 1524 pub fn readdir(path: &Path) -> io::Result<ReadDir> { in readdir() function
|
| /third_party/rust/rust/library/std/src/sys/windows/ |
| D | fs.rs | 1066 pub fn readdir(p: &Path) -> io::Result<ReadDir> { in readdir() function
|