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()
514 if (cg->need_res_init) in httpAddrGetList()518 cg->need_res_init = 0; in httpAddrGetList()657 cg->need_res_init = 1; in httpAddrGetList()782 cg->need_res_init = 1; in httpAddrGetList()
105 int need_res_init; /* Need to reinitialize resolver? */ member