Home
last modified time | relevance | path

Searched refs:DNS_SO_PATH (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/src/network/
Dres_cache.c29 void *handle = dlopen(DNS_SO_PATH, RTLD_LAZY); in dns_set_addr_info_to_netsys_cache()
55 void *handle = dlopen(DNS_SO_PATH, RTLD_LAZY); in dns_get_addr_info_from_netsys_cache()
Dlookup.h69 #define DNS_SO_PATH "libnetsys_client.z.so" macro
Dresolvconf.c25 void *handle = dlopen(DNS_SO_PATH, RTLD_LAZY); in __get_resolv_conf()