Lines Matching refs:res_state
98 static void dprintf(const char *, res_state, ...)
102 res_state);
105 static void addrsort(char **, int, res_state);
123 static struct hostent *gethostbyname_internal(const char *, int, res_state);
134 dprintf(const char *msg, res_state res, ...) in dprintf()
172 res_state res) in getanswer()
485 res_state res = __res_get_state(); in gethostbyname()
508 res_state res = __res_get_state(); in gethostbyname2()
518 gethostbyname_internal(const char *name, int af, res_state res) in gethostbyname_internal()
748 res_state res = __res_get_state(); in _gethtent()
812 res_state res = __res_get_state(); in _gethtbyname()
1004 addrsort(char **ap, int num, res_state res) in addrsort()
1064 res_state res; in _dns_gethtbyname()
1125 res_state res; in _dns_gethtbyaddr()