Searched refs:res_ndestroy (Results 1 – 3 of 3) sorted by relevance
78 res_ndestroy(rt->_nres); in res_thread_free()
224 void res_ndestroy(res_state);
139 if ((statp->options & RES_INIT) != 0U) res_ndestroy(statp); in res_vinit()295 void res_ndestroy(res_state statp) { in res_ndestroy() function