rb_stat_new         9 ext/-test-/file/stat.c     return rb_stat_new(&st);
rb_stat_new        18 ext/-test-/file/stat.c     return rb_stat_new(&st);
rb_stat_new      1101 file.c             return rb_stat_new(&st);
rb_stat_new      1129 file.c             return rb_stat_new(&st);
rb_stat_new      1157 file.c             return rb_stat_new(&st);
rb_stat_new      1191 file.c             return rb_stat_new(&st);
rb_stat_new       164 include/ruby/io.h VALUE rb_stat_new(const struct stat *);