Home
last modified time | relevance | path

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

/system/netd/resolv/
Dres_state.cpp48 struct res_static _rstatic[1]; member
55 memset(rt->_rstatic, 0, sizeof rt->_rstatic); in res_thread_alloc()
77 res_static_done(rt->_rstatic); in res_thread_free()
129 return rt ? rt->_rstatic : NULL; in res_get_static()