Searched refs:d_type (Results 1 – 18 of 18) sorted by relevance
211 if (dir->d_type != DT_DIR) { in removeUidProcessGroups()240 if (dir->d_type != DT_DIR) { in removeAllProcessGroups()
71 if ((d->d_type != DT_DIR) || !isInterfaceName(d->d_name)) { in setOnAllInterfaces()
129 if (current_file->d_type == DT_REG) { in ParseConfigDir()
127 if (((dp->d_type != DT_DIR) && (dp->d_type != DT_LNK)) || in turnOffBacklight()
415 if (entry->d_type != DT_REG) { in load_persistent_properties()
456 … if (dp->d_type != DT_REG || !strcmp(dp->d_name, "compatible") || !strcmp(dp->d_name, "name")) { in process_kernel_dt()
950 if(de->d_type != DT_DIR || de->d_name[0] == '.') in do_coldboot()
149 if (entry->d_type != DT_REG) { in GetAllBootEvents()
90 if (entry->d_type == DT_DIR) { in DeleteDirectory()
185 if (de->d_type != DT_DIR && lvl > 0) in do_coldboot()
202 if (entry->d_type != DT_DIR || entry->d_name[0] != 'c') { in get_ce_key_paths()407 if (entry->d_type != DT_DIR || !is_numeric(entry->d_name)) { in load_all_de_keys()
475 if (de->d_type == DT_DIR) { in calculate_dir_size()
375 if (dent->d_type != DT_REG) in listAsecsInDirectory()
190 if (file->d_type != DT_REG) { in isEmpty()362 if (file->d_type != DT_REG) { in list()717 if (file->d_type != DT_REG) { in upgradeKeystore()
121 char d_type; in ListThreads() member
397 if (ent->d_type != DT_BLK) in translate_ext_labels()
481 if ((dp->d_type != DT_REG) in lastLogTime()
1414 fde->type = de->d_type; in handle_readdir()