Searched refs:sv_res_get (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/libbind/dist/irs/
H A Ddns_sv.c72 static struct __res_state * sv_res_get(struct irs_sv *);
113 sv->res_get = sv_res_get;
116 sv->res_get = NULL; /*%< sv_res_get; */
285 sv_res_get(struct irs_sv *this) { function
H A Dgen_sv.c63 static struct __res_state * sv_res_get(struct irs_sv *);
96 sv->res_get = sv_res_get;
192 sv_res_get(struct irs_sv *this) { function

Completed in 84 milliseconds