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