Home
last modified time | relevance | path

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

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