Home
last modified time | relevance | path

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

/hesiod/
A Dhesiod.c154 char **rhs_list = NULL; in hesiod_to_bind() local
162 else if ((rhs_list = hesiod_resolve(context, cp + 1, in hesiod_to_bind()
164 RHS = *rhs_list; in hesiod_to_bind()
180 if (rhs_list) in hesiod_to_bind()
181 hesiod_free_list(context, rhs_list); in hesiod_to_bind()
198 if (rhs_list) in hesiod_to_bind()
199 hesiod_free_list(context, rhs_list); in hesiod_to_bind()

Completed in 3 milliseconds