S_IFLNK          1027 lib/utilunix.c #ifdef S_IFLNK
S_IFLNK          1107 lib/utilunix.c #ifdef S_IFLNK
S_IFLNK           224 lib/vfs/parse_ls_vga.c         type = S_IFLNK;
S_IFLNK           481 lib/vfs/parse_ls_vga.c         local_type = S_IFLNK;
S_IFLNK           487 src/vfs/extfs/extfs.c                     st.st_mode &= ~S_IFLNK;     /* You *DON'T* want to do this always */
S_IFLNK           790 src/vfs/ftpfs/ftpfs_parse_ls.c         s->st_mode = S_IFLNK;
S_IFLNK           439 src/vfs/tar/tar.c         current_stat_info.stat.st_mode |= S_IFLNK;