Searched refs:need_res_init (Results 1 – 3 of 3) sorted by relevance
369 if (cg->need_res_init) in httpAddrLookup()373 cg->need_res_init = 0; in httpAddrLookup()392 cg->need_res_init = 1; in httpAddrLookup()418 cg->need_res_init = 1; in httpAddrLookup()
510 if (cg->need_res_init) in httpAddrGetList()514 cg->need_res_init = 0; in httpAddrGetList()653 cg->need_res_init = 1; in httpAddrGetList()782 cg->need_res_init = 1; in httpAddrGetList()
124 int need_res_init; /* Need to reinitialize resolver? */ member