Lines Matching defs:prime

266 		/* prime failed to get delegation */
797 int prime = (finalstate == PRIME_RESP_STATE)?1:0;
823 qflags, prime, valrec, &subq, &sub)){
831 if(!(*qstate->env->attach_sub)(qstate, &qinf, qflags, prime,
879 * @param qstate: the qtstate that triggered the need to prime.
882 * @param qclass: the class to prime.
897 verbose(VERB_ALGO, "Cannot prime due to lack of hints");
906 verbose(VERB_ALGO, "could not prime root");
913 * copy dp, it is now part of the root prime query.
939 * need to prime a stub zone, so it is safe to call for every request.
941 * @param qstate: the qtstate that triggered the need to prime.
948 * Uses value of 2 to signal during stub-prime in root-prime situation
968 /* if we have an auth_zone dp, and stub is equal, don't prime stub
995 /* Otherwise, we need to (re)prime the stub. */
1005 verbose(VERB_ALGO, "could not prime stub");
1006 errinf(qstate, "could not generate lookup for stub prime");
1023 errinf(qstate, "malloc failure, in stub prime");
1139 * @param qstate: the qtstate that triggered the need to prime.
1194 * @param qstate: the qstate that triggered the need to prime.
1260 * @param qstate: the qtstate that triggered the need to prime.
1634 /* if under auth zone, no prime needed */
1640 /* if there is a stub, then no root prime needed */
1646 return 0; /* stub prime request made */
1650 /* forward zone root, no root prime needed */
1826 /* Check to see if we need to prime a stub zone. */
2442 errinf(qstate, "failed to get a delegation (eg. prime "
2485 errinf(qstate, "failed to get a delegation (eg. prime "
2516 errinf(qstate, "failed to get a delegation (eg. prime failure)");
3623 verbose(VERB_ALGO, "prime response was not a positive "
3635 log_err("copy prime response: out of memory");
3675 errinf(qstate, "prime response did not get an answer");
3682 * This is the same query as the prime query, but with validation.
3687 log_nametypeclass(VERB_ALGO, "schedule prime validation",
3694 verbose(VERB_ALGO, "could not generate prime check");