Searched defs:resolvconf (Results 1 – 3 of 3) sorted by relevance
43 struct resolvconf { struct44 struct address ns[MAXNS];45 unsigned nns, attempts, ndots;46 unsigned timeout;
54 struct resolvconf { struct75 hidden int __get_resolv_conf(struct resolvconf *, char *, size_t); argument
47 struct resolvconf { struct65 hidden int __get_resolv_conf(struct resolvconf *, char *, size_t); argument