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

  /src/external/bsd/libbind/dist/irs/
gen_nw.c 64 static void nw_res_set(struct irs_nw *this,
99 nw->res_set = nw_res_set;
227 nw_res_set(this, res, free);
234 nw_res_set(struct irs_nw *this, struct __res_state *res, function
lcl_nw.c 108 static void nw_res_set(struct irs_nw *this,
148 nw->res_set = nw_res_set;
343 nw_res_set(this, res, free);
350 nw_res_set(struct irs_nw *this, struct __res_state *res, function
dns_nw.c 87 static void nw_res_set(struct irs_nw *this,
131 nw->res_set = nw_res_set;
220 nw_res_set(this, res, free);
227 nw_res_set(struct irs_nw *this, struct __res_state *res, function
nis_nw.c 97 static void nw_res_set(struct irs_nw *this,
133 nw->res_set = nw_res_set;
280 nw_res_set(this, res, free);
287 nw_res_set(struct irs_nw *this, struct __res_state *res, function

Completed in 16 milliseconds