Searched refs:group_lookup_name (Results 1 – 1 of 1) sorted by relevance
254 static int group_lookup_name(Manager *m, const char *name, gid_t *ret_gid, char **ret_description) { in group_lookup_name() function336 r = group_lookup_name(m, p.group_name, (uid_t*) &found_gid, &found_description); in vl_method_get_group_record()