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()
185 res_static rs = __res_get_static(); in getanswer()525 res_static rs = __res_get_static(); in gethostbyname_internal()698 res_static rs = __res_get_static(); in _sethtent()710 res_static rs = __res_get_static(); in _endhtent()725 res_static rs = __res_get_static(); in _gethtent()839 res_static rs = __res_get_static(); in _gethtbyname2()929 res_static rs = __res_get_static(); in _gethtbyaddr()1049 res_static rs = __res_get_static(); in gethostent()1126 res_static rs = __res_get_static(); in _dns_gethtbyaddr()
180 __res_get_static(void) in __res_get_static() function