copy_group_to_buffer
status_t copy_group_to_buffer(const char* name, const char* password, gid_t gid,
status_t copy_group_to_buffer(const group* from, group* entry, char* buffer,
status = BPrivate::copy_group_to_buffer(
error = BPrivate::copy_group_to_buffer(name, password, gid, members,
return copy_group_to_buffer(from->gr_name, from->gr_passwd,