Home
last modified time | relevance | path

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

/bionic/libc/netbsd/resolv/
Dres_state.c61 } _res_thread; typedef
63 static _res_thread*
66 _res_thread* rt = calloc(1, sizeof(*rt)); in _res_thread_alloc()
98 _res_thread* rt = _rt; in _res_thread_free()
113 static _res_thread*
116 _res_thread* rt; in _res_thread_get()
183 _res_thread* rt = _res_thread_get();
198 _res_thread* rt = _res_thread_get(); in __get_h_errno()
207 _res_thread* rt = _res_thread_get(); in __res_get_state()
222 _res_thread* rt = _res_thread_get(); in __res_get_static()