rb_file_absolute_path 2953 file.c return rb_file_absolute_path(argv[0], Qnil); rb_file_absolute_path 2957 file.c return rb_file_absolute_path(fname, dname); rb_file_absolute_path 342 include/ruby/intern.h VALUE rb_file_absolute_path(VALUE, VALUE);