DT_DIR            274 cache.h        		return DT_DIR;
DT_DIR             16 compat/win32/dirent.c 		ent->d_type = DT_DIR;
DT_DIR            917 dir.c          			if (*dtype != DT_DIR)
DT_DIR           1054 dir.c          			int dt = DT_DIR;
DT_DIR           1382 dir.c          			return DT_DIR;
DT_DIR           1405 dir.c          		return DT_DIR;
DT_DIR           1425 dir.c          		return DT_DIR;
DT_DIR           1445 dir.c          	if (dtype != DT_DIR && has_path_in_index)
DT_DIR           1467 dir.c          	    (dtype == DT_DIR) &&
DT_DIR           1484 dir.c          	case DT_DIR:
DT_DIR           1819 dir.c          				   DT_DIR, NULL) == path_none)
DT_DIR            842 unpack-trees.c 	int dtype = DT_DIR;