Home
last modified time | relevance | path

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

/system/netd/resolv/
Dres_state.cpp78 res_ndestroy(rt->_nres); in res_thread_free()
Dresolv_private.h224 void res_ndestroy(res_state);
Dres_init.cpp139 if ((statp->options & RES_INIT) != 0U) res_ndestroy(statp); in res_vinit()
295 void res_ndestroy(res_state statp) { in res_ndestroy() function