Lines Matching refs:authoritative

238 	 * We only increment per-type if we're using the authoritative
710 client->query.redirect.authoritative = ISC_FALSE;
1430 * Look for a zone database that might contain authoritative
1441 * Since we are looking for authoritative data, we do not set
1466 * No authoritative data was found. The cache is our next best bet.
1985 * Look for a zone database that might contain authoritative
2003 * Since we are looking for authoritative data, we do not set
2026 * No authoritative data was found. The cache is our next best bet.
4464 * Try the cache if we're authoritative for an
6568 isc_boolean_t authoritative = ISC_FALSE;
6695 authoritative = rpz_st->q.authoritative;
6723 client->query.redirect.authoritative);
6734 authoritative = client->query.redirect.authoritative;
6749 authoritative = ISC_FALSE;
6901 authoritative = ISC_FALSE;
6943 * authoritative for the child zone.
6991 authoritative = ISC_TRUE;
7237 rpz_st->q.authoritative = authoritative;
7396 authoritative = ISC_FALSE;
7465 authoritative = ISC_FALSE;
7468 * Look to see if we are authoritative for the
7502 authoritative = ISC_TRUE;
7511 * We're authoritative for an ancestor of QNAME.
7525 * query we always give out the authoritative
7589 * In the following cases use "authoritative"
7592 * authoritative data, and it is better
7939 client->query.redirect.authoritative =
7940 authoritative;
8053 client->query.redirect.authoritative = authoritative;
8077 authoritative = ISC_FALSE;
8449 * If we are not authoritative, assume there is a A
8454 have_a = !authoritative;
8611 authoritative = ISC_FALSE;
8728 } else if (authoritative ||
8977 if (client->query.restarts == 0 && !authoritative) {
8979 * We're not authoritative, so we must ensure the AA bit
9413 * Assume authoritative response until it is known to be
9417 * AA on authoritative answers.