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