Searched refs:host_query (Results 1 – 2 of 2) sorted by relevance
60 struct host_query struct112 static int as_is_first(const struct host_query *hquery);113 static int as_is_only(const struct host_query* hquery);114 static int next_dns_lookup(struct host_query *hquery);374 static void end_hquery(struct host_query *hquery, int status) in end_hquery()407 static int file_lookup(struct host_query *hquery) in file_lookup()492 static void next_lookup(struct host_query *hquery, int status) in next_lookup()531 struct host_query *hquery = (struct host_query*)arg; in host_callback()581 struct host_query *hquery; in ares_getaddrinfo()665 hquery = ares_malloc(sizeof(struct host_query)); in ares_getaddrinfo()[all …]
50 struct host_query { struct60 struct host_query *ghbn_arg = arg; in ares_gethostbyname_callback() argument97 struct host_query *ghbn_arg; in ares_gethostbyname()