Home
last modified time | relevance | path

Searched refs:nw_res_get (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libresolv2/common/irs/
H A Dgen_nw.c61 static struct __res_state * nw_res_get(struct irs_nw *this);
96 nw->res_get = nw_res_get; in irs_gen_nw()
214 nw_res_get(struct irs_nw *this) { in nw_res_get() function
256 if (!pvt->res && !nw_res_get(this)) in init()
H A Dlcl_nw.c105 static struct __res_state * nw_res_get(struct irs_nw *this);
145 nw->res_get = nw_res_get; in irs_lcl_nw()
330 nw_res_get(struct irs_nw *this) { in nw_res_get() function
365 if (!pvt->res && !nw_res_get(this)) in init()
H A Ddns_nw.c84 static struct __res_state * nw_res_get(struct irs_nw *this);
128 nw->res_get = nw_res_get; in irs_dns_nw()
207 nw_res_get(struct irs_nw *this) { in nw_res_get() function
583 if (!pvt->res && !nw_res_get(this)) in init()