Home | History | Annotate | Download | only in c-ares

Lines Matching refs:end_query

99 static void end_query(ares_channel channel, struct query *query, int status,
611 end_query(channel, query, ARES_SUCCESS, abuf, alen);
721 end_query(channel, query, query->error_status, NULL, 0);
749 end_query(channel, query, ARES_ENOMEM, NULL, 0);
1207 static void end_query (ares_channel channel, struct query *query, int status,