HomeSort by: relevance | last modified time | path
    Searched defs:sv_res_get (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libbind/dist/irs/
gen_sv.c 63 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
dns_sv.c 72 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

Completed in 22 milliseconds