Searched refs:gid_to_str (Results 1 – 1 of 1) sorted by relevance
91 gid_to_str (gid_t gid) in gid_to_str() function106 return grp ? xstrdup (grp->gr_name) : gid_to_str (gid); in gid_to_name()506 ? gid_to_str (gid) : nullptr; in change_file_owner()