DT_NONE
case DT_NONE: return ("none");
(int)d->d_typ < DT_NONE || d->d_typ > DT_MAX ||
if ((dp->d_typ <= DT_NONE) || (dp->d_typ >= DT_MAX))