Searched refs:android_gethostbyaddrfornetcontext_proxy_internal (Results 1 – 1 of 1) sorted by relevance
/bionic/libc/dns/net/ |
D | gethnamaddr.c | 163 static struct hostent* android_gethostbyaddrfornetcontext_proxy_internal(const void*, socklen_t, 826 *result = android_gethostbyaddrfornetcontext_proxy_internal( in gethostbyaddr_r() 893 android_gethostbyaddrfornetcontext_proxy_internal(const void* addr, socklen_t len, int af, in android_gethostbyaddrfornetcontext_proxy_internal() function 1619 return android_gethostbyaddrfornetcontext_proxy_internal(addr, len, af, &rs->host, rs->hostbuf, in android_gethostbyaddrfornetcontext_proxy()
|