Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/network/
Dnameservercheck_client.c43 struct resolvconf { struct
44 struct address ns[MAXNS];
45 unsigned nns, attempts, ndots;
46 unsigned timeout;
/third_party/musl/src/network/
Dlookup.h54 struct resolvconf { struct
75 hidden int __get_resolv_conf(struct resolvconf *, char *, size_t); argument
/third_party/musl/porting/linux/user/src/network/
Dlookup.h47 struct resolvconf { struct
65 hidden int __get_resolv_conf(struct resolvconf *, char *, size_t); argument