Searched defs:android_net_context (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/dns/include/
H A Dresolv_netid.h69 struct android_net_context { struct
92 struct hostent *android_gethostbyaddrfornetcontext(const void *, socklen_t, int, const struct android_net_context *) __used_in_netd;
93 struct hostent *android_gethostbynamefornetcontext(const char *, int, const struct android_net_context *) __used_in_netd;
95 const struct android_net_context *, struct addrinfo **) __used_in_netd;
108 struct hostent *android_gethostbyaddrfornetcontext_proxy(const void *, socklen_t, int , const struct android_net_context *) __LIBC_HIDDEN__;

Completed in 381 milliseconds