Home
last modified time | relevance | path

Searched refs:gethostbyname2 (Results 1 – 11 of 11) sorted by relevance

/external/toybox/toys/pending/
Darping.c226 struct hostent *hp = gethostbyname2(*toys.optargs, AF_INET); in arping_main()
/external/mdnsresponder/mDNSPosix/
Dnss_ReadMe.txt42 functions gethostbyname, gethostbyname2 and gethostbyaddr, using the Name
/external/iputils/
Dtraceroute6.c458 hp = gethostbyname2(idn ? idn : *argv, AF_INET6); in main()
Darping.c1101 hp = gethostbyname2(idn, AF_INET); in main()
/external/wpa_supplicant_8/src/common/
Dwpa_ctrl.c384 h = gethostbyname2(name, AF_INET6); in wpa_ctrl_open()
/external/libpcap/Win32/Src/
Dgetaddrinfo.c561 hp = gethostbyname2(hostname, pai->ai_family);
/external/iproute2/misc/
Dss.c1348 he = gethostbyname2(addr, fam == AF_UNSPEC ? AF_INET : fam); in get_dns_host()
1352 he = gethostbyname2(addr, AF_INET6); in get_dns_host()
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc1065 TEST(MemorySanitizer, gethostbyname2) { in TEST() argument
1066 struct hostent *he = gethostbyname2("localhost", AF_INET); in TEST()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc2067 INTERCEPTOR(struct __sanitizer_hostent *, gethostbyname2, char *name, int af) {
2069 COMMON_INTERCEPTOR_ENTER(ctx, gethostbyname2, name, af);
2070 struct __sanitizer_hostent *res = REAL(gethostbyname2)(name, af);
2078 COMMON_INTERCEPT_FUNCTION(gethostbyname2);
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1872 fun:gethostbyname2=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym1396 PUBLIC f1670 0 gethostbyname2