Lines Matching defs:fctx_cancelquery
1099 fctx_cancelquery(resquery_t **queryp, isc_time_t *finish, bool no_response,
1365 * because if it's still linked in fctx_cancelquery(),
1369 fctx_cancelquery(&query, NULL, no_response, age_untried);
1781 fctx_cancelquery(©, NULL, true, false);
1790 fctx_cancelquery(©, NULL, false, false);
2806 * 4. finally detached in fctx_cancelquery()
2808 * On error conditions, it's necessary to call fctx_cancelquery()
2825 fctx_cancelquery(©, NULL, false, false);
2847 fctx_cancelquery(©, NULL, true, false);
2868 fctx_cancelquery(©, NULL, true, false);
2879 fctx_cancelquery(©, NULL, false, false);
9596 fctx_cancelquery(&query, rctx->finish, rctx->no_response,
9614 fctx_cancelquery(&query, rctx->finish, rctx->no_response, false);