Searched refs:rhs_list (Results 1 – 1 of 1) sorted by relevance
146 char bindname[MAXDNAME], *p, *ret, **rhs_list = NULL; in hesiod_to_bind() local165 rhs_list = hesiod_resolve(context, p, "rhs-extension"); in hesiod_to_bind()166 if (rhs_list) in hesiod_to_bind()167 rhs = *rhs_list; in hesiod_to_bind()182 if (rhs_list) in hesiod_to_bind()183 hesiod_free_list(context, rhs_list); in hesiod_to_bind()201 if (rhs_list) in hesiod_to_bind()202 hesiod_free_list(context, rhs_list); in hesiod_to_bind()