|
Ruby
1.9.3p551(2014-11-13revision48407)
|
Data Fields | |
| rb_uid_t | owner |
| rb_gid_t | group |
| rb_gid_t chown_args::group |
Definition at line 2078 of file file.c.
Referenced by rb_file_chown(), and rb_file_s_chown().
| rb_uid_t chown_args::owner |
Definition at line 2077 of file file.c.
Referenced by rb_file_chown(), and rb_file_s_chown().
1.8.14