DT_DIR             53 lib/dirent.in.h #  define DT_DIR     4          /* directory */
DT_DIR             82 src/dired.c    enum { DT_UNKNOWN, DT_DIR, DT_LNK };