Home
last modified time | relevance | path

Searched refs:NETCONTEXT_UNSET (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/dns/net/
Dgethnamaddr.c121 static const struct android_net_context NETCONTEXT_UNSET = { variable
540 &NETCONTEXT_UNSET); in gethostbyname_r()
547 &NETCONTEXT_UNSET); in gethostbyname_r()
563 &NETCONTEXT_UNSET); in gethostbyname2_r()
827 addr, len, af, hp, buf, buflen, h_errnop, &NETCONTEXT_UNSET); in gethostbyaddr_r()
1563 struct android_net_context netcontext = NETCONTEXT_UNSET; in make_context()
1597 return android_gethostbyaddrfornetcontext_proxy(addr, len, af, &NETCONTEXT_UNSET); in gethostbyaddr()