Home
last modified time | relevance | path

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

/bionic/libc/dns/include/
Dresolv_static.h18 typedef struct res_static { struct
28 } *res_static; argument
30 extern res_static __res_get_static(void);
Dresolv_private.h190 struct res_static rstatic[1];
/bionic/libc/dns/net/
Dgetservent.c38 struct servent* getservent_r(res_static rs) { in getservent_r()
112 res_static rs = __res_get_static(); in endservent()
117 res_static rs = __res_get_static(); in getservent()
122 res_static rs = __res_get_static(); in getservbyname()
138 res_static rs = __res_get_static(); in getservbyport()
Dsethostent.c71 res_static rs = __res_get_static(); in sethostent()
78 res_static rs = __res_get_static(); in endhostent()
Dgethnamaddr.c1540 res_static rs = __res_get_static(); /* Use res_static to provide thread-safety. */ in gethostbyname()
1550 res_static rs = __res_get_static(); /* Use res_static to provide thread-safety. */ in gethostbyname2()
1586 res_static rs = __res_get_static(); /* Use res_static to provide thread-safety. */ in android_gethostbynamefornetcontext()
1617 res_static rs = __res_get_static(); /* Use res_static to provide thread-safety. */ in android_gethostbyaddrfornetcontext_proxy()
1625 res_static rs = __res_get_static(); in gethostent()
/bionic/libc/dns/resolv/
Dres_state.c55 struct res_static _rstatic[1];
71 _res_static_done( res_static rs ) in _res_static_done()
180 res_static