Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libresolv2/common/irs/
H A Dhesiod.c176 char **rhs_list = NULL; in hesiod_to_bind() local
183 else if ((rhs_list = hesiod_resolve(context, cp + 1, in hesiod_to_bind()
185 RHS = *rhs_list; in hesiod_to_bind()
202 if (rhs_list) in hesiod_to_bind()
203 hesiod_free_list(context, rhs_list); in hesiod_to_bind()
221 if (rhs_list) in hesiod_to_bind()
222 hesiod_free_list(context, rhs_list); in hesiod_to_bind()