Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/libbind/dist/irs/
Dgen_ho.c69 static struct __res_state * ho_res_get(struct irs_ho *this);
107 ho->res_get = ho_res_get; in irs_gen_ho()
298 ho_res_get(struct irs_ho *this) { in ho_res_get() function
383 if (!pvt->res && !ho_res_get(this)) in init()
Dlcl_ho.c138 static struct __res_state * ho_res_get(struct irs_ho *this);
182 ho->res_get = ho_res_get; in irs_lcl_ho()
459 ho_res_get(struct irs_ho *this) { in ho_res_get() function
572 if (!pvt->res && !ho_res_get(this)) in init()
Dnis_ho.c110 static struct __res_state * ho_res_get(struct irs_ho *this);
150 ho->res_get = ho_res_get; in irs_nis_ho()
320 ho_res_get(struct irs_ho *this) { in ho_res_get() function
528 if (!pvt->res && !ho_res_get(this)) in init()
Ddns_ho.c157 static struct __res_state * ho_res_get(struct irs_ho *this);
206 ho->res_get = ho_res_get; in irs_dns_ho()
533 ho_res_get(struct irs_ho *this) { in ho_res_get() function
1139 if (!pvt->res && !ho_res_get(this)) in init()