Home
last modified time | relevance | path

Searched refs:grp_res (Results 1 – 1 of 1) sorted by relevance

/hesiod/nss_hesiod/
A Dhesiod-grp.c131 char **grp_res; in internal_gid_from_group() local
134 grp_res = hesiod_resolve (context, groupname, "group"); in internal_gid_from_group()
135 if (grp_res != NULL && *grp_res != NULL) in internal_gid_from_group()
137 char *p = *grp_res; in internal_gid_from_group()
163 hesiod_free_list (context, grp_res); in internal_gid_from_group()

Completed in 3 milliseconds