DT_LNK
entry->d_type == DT_LNK) {
DT_LNK, /* VLNK */
case DT_LNK: return S_IFLNK;
case DT_LNK:
adp->d_type = DT_LNK;
dp->d_type = DT_LNK;
curent.d_type = DT_LNK;
[VLNK] = DT_LNK,
{ FD_STDIN, DT_LNK, N("stdin") },
{ FD_STDOUT, DT_LNK, N("stdout") },
{ FD_STDERR, DT_LNK, N("stderr") },
d.d_type = DT_LNK;
{ DT_LNK, N("cwd"), PFScwd, NULL },
{ DT_LNK, N("root"), PFSchroot, NULL },
{ DT_LNK, N("exe"), PFSexe, procfs_validfile },
d.d_type = DT_LNK;
d.d_type = DT_LNK;
case VDIR: return DT_LNK; /* symlink */
case VLNK: return DT_LNK;
case DTYPE_SEM: return DT_LNK; /* symlinks */
dent.d_type = DT_LNK;
return DT_LNK;
case DT_LNK: