Home
last modified time | relevance | path

Searched defs:dir (Results 176 - 200 of 3979) sorted by relevance

12345678910>>...160

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Derspan.h28 __u8 o : 1, gra : 2, dir : 1, hwid : 4; member
31 __u8 hwid : 4, dir : 1, gra : 2, o : 1; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Derspan.h19 dir:1, member
26 dir:1, member
/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_container_chroot_002.cpp35 DIR *dir = opendir("/proc"); in OpendirCheck() local
/kernel/liteos_a/testsuites/unittest/extended/signal/smoke/
H A DIt_ipc_mkfifo_002.cpp43 char *dir = "/dev"; in Testcase() local
H A DIt_ipc_mkfifo_003.cpp43 char *dir = "/dev"; in Testcase() local
/third_party/eudev/src/udev/
H A Dudev-watch.c54 DIR *dir; in udev_watch_restore() local
[all...]
/third_party/gn/src/gn/
H A Dcommand_clean.cc18 bool CleanOneDir(const std::string& dir) { in CleanOneDir() argument
H A Dcommand_clean_stale.cc21 CleanStaleOneDir(const base::FilePath& ninja_executable, const std::string& dir) CleanStaleOneDir() argument
H A Dconfig_values_extractors_unittest.cc17 out << dir << " "; in operator ()() local
H A Dinput_file.h28 const SourceDir& dir() const { return dir_; } in dir() function in InputFile
H A Dlabel_pattern_unittest.cc21 const char* dir; member
H A Dpath_output.cc29 WriteDir(std::ostream& out, const SourceDir& dir, DirSlashEnding slash_ending) const WriteDir() argument
/third_party/curl/lib/
H A Dfopen.c102 char *dir = NULL; in Curl_fopen() local
/third_party/cups-filters/backend/
H A Dcups-brf.c38 char *dir; in main() local
/third_party/ltp/lib/
H A Dtst_fs_link_count.c43 int tst_fs_fill_hardlinks_(void (*cleanup) (void), const char *dir) in tst_fs_fill_hardlinks_() argument
106 int tst_fs_fill_subdirs_(void (*cleanup) (void), const char *dir) in tst_fs_fill_subdirs_() argument
[all...]
H A Dtst_fill_fs.c76 int dir, fd; in fill_flat_vec() local
/third_party/node/lib/
H A Dpath.js[all...]
/third_party/ltp/testcases/kernel/syscalls/pipe/
H A Dpipe07.c24 DIR *dir; in record_open_fds() local
/third_party/ltp/testcases/kernel/mce-test/stress/tools/fs-metadata/
H A Dk-tree-gen.c51 char dir[MAX_PATH], cwd[MAX_PATH], leaf[MAX_PATH]; in k_tree_gen() local
H A Dk-tree-trav.c46 char dir[MAX_PATH], cwd[MAX_PATH], f1[MAX_PATH], f2[MAX_PATH], in k_tree_trav() local
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap32.c46 DIR *dir; in setup() local
/third_party/ltp/testcases/kernel/syscalls/futex/
H A Dfutex_utils.h40 DIR *dir; in wait_for_threads() local
/third_party/musl/libc-test/src/functionalext/supplement/dirent/
H A Dclosedir.c49 DIR *dir = (DIR *)malloc(BUFFSIZE); in closedir_0200() local
H A Dseekdir.c39 DIR *dir = opendir(path); in seekdir_0100() local
89 DIR *dir = opendir(path); in seekdir_0200() local
129 DIR *dir = NULL; seekdir_0300() local
[all...]
H A Dopendir.c38 DIR *dir = opendir(path); in opendir_0100() local
89 DIR *dir = opendir(NULL); in opendir_0300() local

Completed in 8 milliseconds

12345678910>>...160