Searched refs:android_gethostbynamefornetcontext (Results 1 – 4 of 4) sorted by relevance
93 struct hostent *android_gethostbynamefornetcontext(const char *, int, const struct android_net_cont…
1575 return android_gethostbynamefornetcontext(name, af, &netcontext); in android_gethostbynamefornet()1579 android_gethostbynamefornetcontext(const char *name, int af, in android_gethostbynamefornetcontext() function
1716 android_gethostbynamefornetcontext;