Home
last modified time | relevance | path

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

/system/netd/resolv/
Dresolv_static.h31 res_static* res_get_static();
Dres_state.cpp126 res_static* res_get_static(void) { in res_get_static() function
Dgethnamaddr.cpp562 const size_t line_buf_size = sizeof(res_get_static()->hostbuf); in netbsd_gethostent_r()
893 res_static* rs = res_get_static(); // For thread-safety. in android_gethostbynamefornetcontext()
910 struct res_static* rs = res_get_static(); // For thread-safety. in android_gethostbyaddrfornetcontext_proxy()