S_IFLNK 1098 lib/utilunix.c # ifdef S_IFLNK S_IFLNK 1178 lib/utilunix.c # ifdef S_IFLNK S_IFLNK 225 lib/vfs/parse_ls_vga.c type = S_IFLNK; S_IFLNK 482 lib/vfs/parse_ls_vga.c local_type = S_IFLNK; S_IFLNK 492 src/vfs/extfs/extfs.c st.st_mode &= ~S_IFLNK; // You *DON'T* want to do this always S_IFLNK 791 src/vfs/ftpfs/ftpfs_parse_ls.c s->st_mode = S_IFLNK; S_IFLNK 431 src/vfs/tar/tar.c current_stat_info.stat.st_mode |= S_IFLNK;