Home
last modified time | relevance | path

Searched defs:hquery (Results 1 – 1 of 1) sorted by relevance

/external/c-ares/
Dares_gethostbyname.c90 struct host_query *hquery; in ares_gethostbyname() local
132 static void next_lookup(struct host_query *hquery, int status_code) in next_lookup()
181 struct host_query *hquery = (struct host_query *) arg; in host_callback() local
227 static void end_hquery(struct host_query *hquery, int status, in end_hquery()