Searched defs:dtab (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/dns/
H A Dgethnamaddr.c634 static const ns_dtab dtab[] = { local
738 if (nsdispatch(&hp, dtab, NSDB_HOSTS, "gethostbyname",
828 static const ns_dtab dtab[] = { local
870 if (nsdispatch(&hp, dtab, NSDB_HOSTS, "gethostbyaddr",
/bionic/libc/dns/net/
H A Dgetaddrinfo.c810 static const ns_dtab dtab[] = { local
830 switch (nsdispatch(&result, dtab, NSDB_HOSTS, "getaddrinfo",

Completed in 114 milliseconds