Data Fields | |
struct timespec * | tsp |
VALUE | atime |
VALUE | mtime |
Definition at line 2182 of file file.c.
Definition at line 2184 of file file.c.
Referenced by rb_file_s_utime(), and utime_internal().
Definition at line 2184 of file file.c.
Referenced by rb_file_s_utime(), and utime_internal().
struct timespec* utime_args::tsp |
Definition at line 2183 of file file.c.
Referenced by rb_file_s_utime(), and utime_internal().