Home
last modified time | relevance | path

Searched refs:dtab (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/dns/net/
Dgethnamaddr.c682 static const ns_dtab dtab[] = { in gethostbyname_internal_real() local
759 if (nsdispatch(&info, dtab, NSDB_HOSTS, "gethostbyname", in gethostbyname_internal_real()
840 static const ns_dtab dtab[] = { in android_gethostbyaddrfornetcontext_real() local
886 if (nsdispatch(&info, dtab, NSDB_HOSTS, "gethostbyaddr", in android_gethostbyaddrfornetcontext_real()
Dgetaddrinfo.c806 static const ns_dtab dtab[] = { in explore_fqdn() local
826 switch (nsdispatch(&result, dtab, NSDB_HOSTS, "getaddrinfo", in explore_fqdn()