Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/include/
H A Dhesiod.h35 struct __res_state * __hesiod_res_get __P((void *));
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dhesiod.c459 __hesiod_res_get(void *context) { in __hesiod_res_get() function
493 if (!ctx->res && !__hesiod_res_get(ctx)) in init()
H A Ddns_pr.c173 return (__hesiod_res_get(dns->hes_ctx)); in pr_res_get()
H A Ddns_sv.c283 return (__hesiod_res_get(dns->hes_ctx)); in sv_res_get()