Searched refs:DT_DIR (Results 1 – 25 of 55) sorted by relevance
123
80 assert(de->d_type == DT_DIR); in f()84 assert(de->d_type == DT_DIR); in f()106 case DT_DIR: in f()
106 assert(de->d_type == DT_DIR); in test_readdir()110 assert(de->d_type == DT_DIR); in test_readdir()
116 assert(de->d_type == DT_DIR); in main()120 assert(de->d_type == DT_DIR); in main()
21 #if defined(DT_DIR) || (defined(HAVE_DECL_DT_DIR) && HAVE_DECL_DT_DIR)22 XLAT(DT_DIR),
4 DT_DIR
71 else if ((E->d_type == DT_DIR || in ListFilesInDirRecursive()94 else if ((E->d_type == DT_DIR || in IterateDirRecursive()
29 if dirent.d_type == lib.DT_DIR and name != '.' and name != '..':
10 lib.DT_DIR: 0o040000,
55 if (!(dp->d_type & DT_DIR)) in check_all_cpu_dscr_defaults()
67 case DT_DIR: in str_d_type()
76 case DT_DIR: in str_d_type()
235 if (direntry->d_type != DT_DIR || !IsDirNumeric(direntry->d_name)) in FindProcessesImpl()284 if (direntry->d_type != DT_DIR || !IsDirNumeric(direntry->d_name)) in FindProcessThreads()
37 if (child_dir->d_type != DT_DIR || !IsNumeric(child_dir->d_name)) in ForEachPidInProcPath()
54 if (dir_ent->d_type != DT_DIR) in CpuFreqInfo()
150 case DT_DIR: in lws_dir()
131 if (entry->d_type == DT_DIR) { in Step()
51 if (dirent->d_type == DT_DIR) { in read_and_discard_sysfs_entries()
127 if (Entry->d_type == DT_DIR) { in checkForOProfileProcEntry()