Searched refs:__res_get_static (Results 1 – 6 of 6) sorted by relevance
30 extern res_static __res_get_static(void);
35 res_static rs = __res_get_static(); in getservbyport()
36 res_static rs = __res_get_static(); in getservbyname()
38 res_static rs = __res_get_static(); in setservent()124 res_static rs = __res_get_static(); in getservent()
196 res_static rs = __res_get_static(); in getanswer()578 res_static rs = __res_get_static(); in android_read_hostent()632 res_static rs = __res_get_static(); in gethostbyname_internal_real()899 res_static rs = __res_get_static(); in _sethtent()911 res_static rs = __res_get_static(); in _endhtent()926 res_static rs = __res_get_static(); in _gethtent()1040 res_static rs = __res_get_static(); in _gethtbyname2()1130 res_static rs = __res_get_static(); in _gethtbyaddr()1250 res_static rs = __res_get_static(); in gethostent()1328 res_static rs = __res_get_static(); in _dns_gethtbyaddr()
220 __res_get_static(void) in __res_get_static() function