Lines Matching defs:fetch
415 dns_resolver_destroyfetch(&val->fetch);
489 dns_resolver_destroyfetch(&val->fetch);
884 * Checks to make sure we are not going to loop. As we use a SHARED fetch
914 * Start a fetch for the requested name and type.
938 validator_logcreate(val, name, type, caller, "fetch");
944 &val->fsigrdataset, &val->fetch);
1886 * fetch. This is done in the context of validating a zone key to build a
3477 if (validator->fetch != NULL) {
3478 dns_resolver_cancelfetch(validator->fetch);
3509 REQUIRE(val->fetch == NULL);