Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libbind/dist/include/
H A Dhesiod.h37 struct __res_state * __hesiod_res_get __P((void *));
/netbsd-src/external/bsd/libbind/dist/irs/
H A Dhesiod.c465 __hesiod_res_get(void *context) { in __hesiod_res_get() function
499 if (!ctx->res && !__hesiod_res_get(ctx)) in init()
H A Ddns_pw.c160 return (__hesiod_res_get(dns->hes_ctx)); in pw_res_get()
H A Ddns_gr.c284 return (__hesiod_res_get(dns->hes_ctx)); in gr_res_get()
H A Ddns_pr.c179 return (__hesiod_res_get(dns->hes_ctx)); in pr_res_get()
H A Ddns_sv.c289 return (__hesiod_res_get(dns->hes_ctx)); in sv_res_get()