Searched refs:addr_query (Results 1 – 1 of 1) sorted by relevance
52 struct addr_query { struct63 static void next_lookup(struct addr_query *aquery); argument66 static void end_aquery(struct addr_query *aquery, int status,74 struct addr_query *aquery; in ares_gethostbyaddr()89 aquery = malloc(sizeof(struct addr_query)); in ares_gethostbyaddr()109 static void next_lookup(struct addr_query *aquery) in next_lookup()146 struct addr_query *aquery = (struct addr_query *) arg; in addr_callback()173 static void end_aquery(struct addr_query *aquery, int status, in end_aquery()