Searched refs:uid_to_str (Results 1 – 1 of 1) sorted by relevance
80 uid_to_str (uid_t uid) in uid_to_str() function117 return pwd ? xstrdup (pwd->pw_name) : uid_to_str (uid); in uid_to_name()503 ? uid_to_str (uid) : nullptr; in change_file_owner()