Lines Matching refs:done
180 dns_dumpdonefunc_t done;
553 * This is done last, only when we are sure we will return
1209 (dctx->done)(dctx->done_arg, result);
1244 dctx->done = NULL;
1483 dns_dumpdonefunc_t done, void *done_arg,
1491 REQUIRE(done != NULL);
1498 dctx->done = done;
1584 isc_task_t *task, dns_dumpdonefunc_t done, void *done_arg,
1588 done, done_arg, dctxp,
1595 isc_task_t *task, dns_dumpdonefunc_t done, void *done_arg,
1620 dctx->done = done;