/third_party/node/test/wasi/c/ |
H A D | notdir.c | 6 DIR* dir = opendir("/sandbox/notadir"); in main() local
|
/third_party/musl/src/dirent/ |
H A D | telldir.c | 4 long telldir(DIR *dir) in telldir() argument
|
H A D | rewinddir.c | 6 void rewinddir(DIR *dir) in rewinddir() argument
|
H A D | seekdir.c | 6 void seekdir(DIR *dir, long off) in seekdir() argument
|
H A D | fdopendir.c | 13 DIR *dir; in fdopendir() local
|
H A D | closedir.c | 9 int closedir(DIR *dir) in closedir() argument
|
H A D | readdir.c | 13 struct dirent *readdir(DIR *dir) in readdir() argument [all...] |
/third_party/rust/crates/cxx/gen/build/src/ |
H A D | target.rs | 26 let mut dir = out_dir.to_owned(); variables
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | builtin-test-list.h | 4 char *dir; member
|
/kernel/liteos_m/testsuites/unittest/posix/src/fs/api/ |
H A D | posix_fs_closedir_test.c | 42 DIR *dir = opendir(TEST_ROOT); variable 60 DIR *dir = opendir(TEST_ROOT); variable
|
H A D | posix_fs_opendir_test.c | 42 DIR *dir = opendir(TEST_ROOT); variable 58 DIR *dir = opendir(NULL); variable 72 DIR *dir = NULL; variable [all...] |
H A D | posix_fs_readdir_test.c | 43 DIR *dir = opendir(TEST_ROOT); variable
|
/third_party/gn/src/gn/ |
H A D | substitution_writer.cc | 27 void SetDirOrDotWithNoSlash(const std::string& dir, std::string* dest) { in SetDirOrDotWithNoSlash() argument
|
/third_party/musl/porting/linux/user/src/dirent/ |
H A D | fdopendir.c | 13 DIR *dir; in fdopendir() local
|
H A D | closedir.c | 9 int closedir(DIR *dir) in closedir() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/dirent/dirent_gtest/ |
H A D | dirent_opendir_test.cpp | 20 DIR* dir = opendir("/proc/self"); in HWTEST_F() local
|
H A D | dirent_closedir_test.cpp | 19 DIR* dir = opendir("/proc/self"); in HWTEST_F() local
|
H A D | dirent_readdir64_test.cpp | 21 DIR* dir = opendir("/data"); in HWTEST_F() local
|
/third_party/musl/libc-test/src/functionalext/supplement/misc/misc_gtest/ |
H A D | misc_dirname_test.cpp | 19 char* dir = dirname(path); in HWTEST_F() local
|
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_acl.h | 16 jfs_init_acl(tid_t tid, struct inode *inode, struct inode *dir) jfs_init_acl() argument
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_acl.h | 17 jfs_init_acl(tid_t tid, struct inode *inode, struct inode *dir) jfs_init_acl() argument
|
/kernel/liteos_a/fs/vfs/operation/ |
H A D | vfs_check.c | 54 struct fs_dirent_s *dir = NULL; in fscheck() local
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | atari_joystick.h | 17 char dir; member
|
/kernel/linux/linux-5.10/arch/microblaze/kernel/ |
H A D | dma.c | 33 arch_sync_dma_for_device(phys_addr_t paddr, size_t size, enum dma_data_direction dir) arch_sync_dma_for_device() argument 39 arch_sync_dma_for_cpu(phys_addr_t paddr, size_t size, enum dma_data_direction dir) arch_sync_dma_for_cpu() argument
|
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | dma-coherent.c | 15 arch_sync_dma_for_device(phys_addr_t paddr, size_t size, enum dma_data_direction dir) arch_sync_dma_for_device() argument
|