Home | History | Annotate | Download | only in dns

Lines Matching defs:build_nsec

7761 	    bool build_nsec, dst_key_t *key, isc_stdtime_t inception,
7823 if (build_nsec && !seen_nsec3 && !seen_nsec && seen_rr) {
9513 bool build_nsec = false;
9621 CHECK(dns_private_chains(db, version, zone->privatetype, &build_nsec,
9623 if (!build_nsec && !build_nsec3) {
9626 build_nsec = !build_nsec3;
9629 build_nsec = true;
9859 build_nsec, zone_keys[i], inception, expire,
9890 if (nkeys != 0 && build_nsec) {
9920 build_nsec = false;