Searched refs:__hesiod_res_get (Results 1 – 4 of 4) sorted by relevance
35 struct __res_state * __hesiod_res_get __P((void *));
459 __hesiod_res_get(void *context) { in __hesiod_res_get() function493 if (!ctx->res && !__hesiod_res_get(ctx)) in init()
173 return (__hesiod_res_get(dns->hes_ctx)); in pr_res_get()
283 return (__hesiod_res_get(dns->hes_ctx)); in sv_res_get()