Searched refs:resolvconf (Results 1 – 5 of 5) sorted by relevance
/third_party/musl/src/network/ |
D | lookup.h | 47 struct resolvconf { struct 63 hidden int __get_resolv_conf(struct resolvconf *, char *, size_t); argument 64 …nsigned char *const *, const int *, unsigned char *const *, int *, int, const struct resolvconf *);
|
D | res_msend.c | 32 const struct resolvconf *conf) in __res_msend_rc() 185 struct resolvconf conf; in __res_msend()
|
D | resolvconf.c | 12 int __get_resolv_conf(struct resolvconf *conf, char *search, size_t search_sz) in __get_resolv_conf()
|
D | lookup_name.c | 137 …tic MAXADDRS], char canon[static 256], const char *name, int family, const struct resolvconf *conf) in name_from_dns() 183 struct resolvconf conf; in name_from_dns_search()
|
/third_party/musl/ |
D | musl_src.gni | 900 "src/network/resolvconf.c",
|