Lines Matching defs:prime

268 		/* prime failed to get delegation */
818 int prime = (finalstate == PRIME_RESP_STATE)?1:0;
844 qflags, prime, valrec, &subq, &sub)){
852 if(!(*qstate->env->attach_sub)(qstate, &qinf, qflags, prime,
900 * @param qstate: the qtstate that triggered the need to prime.
903 * @param qclass: the class to prime.
918 verbose(VERB_ALGO, "Cannot prime due to lack of hints");
927 verbose(VERB_ALGO, "could not prime root");
934 * copy dp, it is now part of the root prime query.
960 * need to prime a stub zone, so it is safe to call for every request.
962 * @param qstate: the qtstate that triggered the need to prime.
969 * Uses value of 2 to signal during stub-prime in root-prime situation
989 /* if we have an auth_zone dp, and stub is equal, don't prime stub
1016 /* Otherwise, we need to (re)prime the stub. */
1026 verbose(VERB_ALGO, "could not prime stub");
1027 errinf(qstate, "could not generate lookup for stub prime");
1044 errinf(qstate, "malloc failure, in stub prime");
1160 * @param qstate: the qtstate that triggered the need to prime.
1215 * @param qstate: the qstate that triggered the need to prime.
1281 * @param qstate: the qtstate that triggered the need to prime.
1660 /* if under auth zone, no prime needed */
1666 /* if there is a stub, then no root prime needed */
1672 return 0; /* stub prime request made */
1676 /* forward zone root, no root prime needed */
1852 /* Check to see if we need to prime a stub zone. */
2493 errinf(qstate, "failed to get a delegation (eg. prime "
2536 errinf(qstate, "failed to get a delegation (eg. prime "
2567 errinf(qstate, "failed to get a delegation (eg. prime failure)");
3701 verbose(VERB_ALGO, "prime response was not a positive "
3713 log_err("copy prime response: out of memory");
3753 errinf(qstate, "prime response did not get an answer");
3760 * This is the same query as the prime query, but with validation.
3765 log_nametypeclass(VERB_ALGO, "schedule prime validation",
3772 verbose(VERB_ALGO, "could not generate prime check");