1 /* $NetBSD: res_private.h,v 1.3 2009/10/24 17:24:01 christos Exp $ */
6 struct __res_state_ext
{
7 union res_sockaddr_union nsaddrs
[MAXNS
];
14 } sort_list
[MAXRESOLVSORT
];
17 struct timespec res_conf_time
;
21 extern int res_ourserver_p(const res_state
, const struct sockaddr
*);
22 extern int __res_vinit(res_state
, int);