Home
last modified time | relevance | path

Searched defs:__res_state_ext (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/lib/libc/resolv/
Dres_private.h6 struct __res_state_ext { struct
7 union res_sockaddr_union nsaddrs[MAXNS];
8 struct sort_list {
14 } sort_list[MAXRESOLVSORT];
15 char nsuffix[64];
16 char nsuffix2[64];
17 struct timespec conf_mtim; /* mod time of loaded resolv.conf */
18 time_t conf_stat; /* time of last stat(resolv.conf) */
19 u_short reload_period; /* seconds between stat(resolv.conf) */