Searched refs:android_gethostbyaddrfornetcontext (Results 1 – 4 of 4) sorted by relevance
92 struct hostent *android_gethostbyaddrfornetcontext(const void *, socklen_t, int, const struct andro…
1603 return android_gethostbyaddrfornetcontext(addr, len, af, &netcontext); in android_gethostbyaddrfornet()1607 android_gethostbyaddrfornetcontext(const void *addr, socklen_t len, int af, in android_gethostbyaddrfornetcontext() function
1714 android_gethostbyaddrfornetcontext;