Home | History | Annotate | Download | only in dns

Lines Matching defs:build_nsec

7732 	    bool build_nsec, dst_key_t *key, isc_stdtime_t now,
7776 if (build_nsec && !seen.nsec3 && !seen.nsec && seen.rr) {
9537 bool build_nsec = false;
9616 CHECK(dns_private_chains(db, version, zone->privatetype, &build_nsec,
9618 if (!build_nsec && !build_nsec3) {
9630 build_nsec = !build_nsec3;
9633 build_nsec = true;
9825 build_nsec, zone_keys[i], now, inception,
9856 if (nkeys != 0 && build_nsec) {
9886 build_nsec = false;