Searched defs:updatekey (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dzone.c9328 isc_boolean_t updatekey = ISC_FALSE; local
9459 updatekey = ISC_TRUE;
9502 if (updatekey) {
9544 INSIST(newkey || updatekey);
9574 * If "updatekey" was true for all keys found in the DNSKEY

Completed in 74 milliseconds