Searched refs:DT_DIR (Results 1 – 3 of 3) sorted by relevance
187 DT_DIR = 4 const204 case DT_DIR:
66 bool is_directory = (ent->d_type == DT_DIR); in remove_recursively()
448 bool is_directory = (ent->d_type == DT_DIR); in list_dir()