S_IFLNK 1097 lib/utilunix.c #ifdef S_IFLNK S_IFLNK 1177 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 442 src/vfs/tar/tar.c current_stat_info.stat.st_mode |= S_IFLNK;