Searched refs:__get_resolv_conf (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/network/
H A Dlookup.h32 int __get_resolv_conf(struct resolvconf*, char*, size_t);
H A Dresolvconf.c8 int __get_resolv_conf(struct resolvconf* conf, char* search, size_t search_sz) { function
H A Dres_msend.c169 if (__get_resolv_conf(&conf, 0, 0) < 0)

Completed in 23 milliseconds