DT_LNK 56 lib/dirent.in.h # define DT_LNK 10 /* symbolic link */ DT_LNK 82 src/dired.c enum { DT_UNKNOWN, DT_DIR, DT_LNK };