Searched defs:hints (Results 1 – 4 of 4) sorted by relevance
/bionic/libc/dns/net/ |
D | getaddrinfo.c | 408 const struct addrinfo *hints, struct addrinfo **res, unsigned netid) in android_getaddrinfo_proxy() 564 const struct addrinfo *hints, struct addrinfo **res) in getaddrinfo() 572 const struct addrinfo *hints, unsigned netid, unsigned mark, struct addrinfo **res) in android_getaddrinfofornet() 587 const struct addrinfo *hints, const struct android_net_context *netcontext, in android_getaddrinfofornetcontext() 2054 struct addrinfo hints, *res0, *res; in _gethtent() local
|
/bionic/libc/dns/resolv/ |
D | res_init.c | 354 struct addrinfo hints, *ai; in __res_vinit() local
|
D | res_cache.c | 2017 struct addrinfo hints = { in _resolv_set_nameservers_for_net() local
|
/bionic/tests/ |
D | netdb_test.cpp | 81 addrinfo hints; in TEST() local
|