Searched refs:host_query (Results 1 – 1 of 1) sorted by relevance
58 struct host_query { struct70 static void next_lookup(struct host_query *hquery, int status_code); argument73 static void end_hquery(struct host_query *hquery, int status,90 struct host_query *hquery; in ares_gethostbyname()108 hquery = malloc(sizeof(struct host_query)); in ares_gethostbyname()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()227 static void end_hquery(struct host_query *hquery, int status, in end_hquery()