Searched refs:need_res_init (Results 1 – 3 of 3) sorted by relevance
371 if (cg->need_res_init) in httpAddrLookup()375 cg->need_res_init = 0; in httpAddrLookup()394 cg->need_res_init = 1; in httpAddrLookup()420 cg->need_res_init = 1; in httpAddrLookup()
512 if (cg->need_res_init) in httpAddrGetList()516 cg->need_res_init = 0; in httpAddrGetList()654 cg->need_res_init = 1; in httpAddrGetList()779 cg->need_res_init = 1; in httpAddrGetList()
105 int need_res_init; /* Need to reinitialize resolver? */ member