Searched refs:default_dns_files (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/dns/net/ |
D | gethnamaddr.c | 166 static const ns_src default_dns_files[] = { variable 759 default_dns_files, name, strlen(name), af) != NS_SUCCESS) in gethostbyname_internal_real() 886 default_dns_files, uaddr, len, af, netcontext) != NS_SUCCESS) in android_gethostbyaddrfornetcontext_real()
|
D | getaddrinfo.c | 196 static const ns_src default_dns_files[] = { variable 827 default_dns_files, hostname, pai, netcontext)) { in explore_fqdn()
|