Data Fields | |
rb_uid_t | owner |
rb_gid_t | group |
Definition at line 2044 of file file.c.
rb_gid_t chown_args::group |
Definition at line 2046 of file file.c.
Referenced by chown_internal(), and rb_file_s_chown().
rb_uid_t chown_args::owner |
Definition at line 2045 of file file.c.
Referenced by chown_internal(), and rb_file_s_chown().