S_IFREG           254 lib/vfs/parse_ls_vga.c         type = S_IFREG;
S_IFREG           260 lib/vfs/parse_ls_vga.c         type = S_IFREG;
S_IFREG           486 lib/vfs/parse_ls_vga.c         local_type = S_IFREG;
S_IFREG           296 src/vfs/extfs/extfs.c                 pent = extfs_generate_entry (super, p, pdir->ino, S_IFREG | 0666);
S_IFREG           504 src/vfs/ftpfs/ftpfs_parse_ls.c         s->st_mode = S_IFREG;
S_IFREG           635 src/vfs/ftpfs/ftpfs_parse_ls.c         s->st_mode = dir ? S_IFDIR : S_IFREG;
S_IFREG           794 src/vfs/ftpfs/ftpfs_parse_ls.c         s->st_mode = S_IFREG;
S_IFREG           877 src/vfs/ftpfs/ftpfs_parse_ls.c         type = S_IFREG;
S_IFREG           942 src/vfs/ftpfs/ftpfs_parse_ls.c     s->st_mode = S_IFREG;
S_IFREG           439 src/vfs/tar/tar.c         current_stat_info.stat.st_mode |= S_IFREG;