Searched refs:ho_res_set (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/bsd/libbind/dist/irs/ |
H A D | gen_ho.c | 70 static void ho_res_set(struct irs_ho *this, 108 ho->res_set = ho_res_set; in irs_gen_ho() 309 ho_res_set(this, res, free); in ho_res_get() 316 ho_res_set(struct irs_ho *this, struct __res_state *res, in ho_res_set() function
|
H A D | lcl_ho.c | 139 static void ho_res_set(struct irs_ho *this, 183 ho->res_set = ho_res_set; in irs_lcl_ho() 470 ho_res_set(this, res, free); in ho_res_get() 477 ho_res_set(struct irs_ho *this, struct __res_state *res, in ho_res_set() function
|
H A D | nis_ho.c | 111 static void ho_res_set(struct irs_ho *this, 149 ho->res_set = ho_res_set; in irs_nis_ho() 331 ho_res_set(this, res, free); in ho_res_get() 338 ho_res_set(struct irs_ho *this, struct __res_state *res, in ho_res_set() function
|
H A D | dns_ho.c | 158 static void ho_res_set(struct irs_ho *this, 207 ho->res_set = ho_res_set; in irs_dns_ho() 544 ho_res_set(this, res, free); in ho_res_get() 664 ho_res_set(struct irs_ho *this, struct __res_state *res, in ho_res_set() function
|