Searched refs:android_gethostbyaddrfornetcontext_proxy (Results 1 – 3 of 3) sorted by relevance
/bionic/libc/dns/include/ |
D | resolv_netid.h | 108 struct hostent *android_gethostbyaddrfornetcontext_proxy(const void *, socklen_t, int , const struc…
|
/bionic/libc/dns/net/ |
D | getnameinfo.c | 315 hp = android_gethostbyaddrfornetcontext_proxy(addr, afd->a_addrlen, afd->a_af, &netcontext); in getnameinfo_inet()
|
D | gethnamaddr.c | 1596 return android_gethostbyaddrfornetcontext_proxy(addr, len, af, &NETCONTEXT_UNSET); in gethostbyaddr() 1610 return android_gethostbyaddrfornetcontext_proxy(addr, len, af, netcontext); in android_gethostbyaddrfornetcontext() 1614 android_gethostbyaddrfornetcontext_proxy(const void* addr, socklen_t len, int af, in android_gethostbyaddrfornetcontext_proxy() function
|