Lines Matching defs:fetch
135 dns_fetch_t *fetch;
774 REQUIRE(rctx->fetch == NULL);
790 &rctx->fetch);
859 * Launch a fetch.
879 INSIST(event->fetch == rctx->fetch);
880 dns_resolver_destroyfetch(&rctx->fetch);
1400 rctx->fetch = NULL;
1448 if (rctx->fetch != NULL)
1449 dns_resolver_cancelfetch(rctx->fetch);
1484 REQUIRE(rctx->fetch == NULL);