Lines Matching defs:all

917 	/* XXX MPA check that all elements are initialised */
2460 * all we're interested in.)
3530 * Get the RRset containing all private-type records at the zone apex.
3674 * regenerate all the NSEC3 chains.
3846 * Remove from the key zone all the KEYDATA records found in rdataset.
3931 * Add a null key to the security roots for so that all queries
3969 /* Now insert all the accepted trust anchors from this keydata set. */
4100 * Write all transactions in 'diff' to the zone journal file.
4235 * zone. If a domain is no longer named in managed-keys, delete all keys
6953 * Otherwise it needs to be deleted as we have removed all
7016 * - remove all NSEC3PARAM records matching the relevant NSEC3 chain,
7018 * - remove all private-type records containing NSEC3PARAM RDATA matching
7031 * chain additions vs. removals and needs to handle all cases properly.
7066 * Delete all NSEC3PARAM records which match that in nsec3chain.
7103 * Delete all private records which match that in nsec3chain.
7150 * with all flags bits cleared.
7497 * them. Once all nodes are processed, the "delete_nsec" field is
7500 * point to the first node and the loop traverses all of them again,
7506 * The above is repeated until all requested NSEC3 chain changes are
7566 * we skip all obscured names.
7718 * NSEC chain by iterating over all nodes in the zone database and only
7719 * then goes on to remove NSEC3 records be iterating over all nodes
7815 * we skip all obscured names.
8088 * Pause all iterators so that dns_db_closeversion() can succeed.
8451 * we skip all obscured names.
8679 * Pause all iterators so that dns_db_closeversion() can succeed.
8719 * Pause all dbiterators.
9196 * trusted keys then all we can do is look at any revoked keys.
9238 * automatically trust all the keys we find at the zone apex.
9550 * RFC5011 says, "A trust point that has all of its trust anchors
9556 * the security roots; then all queries to the zone will fail.
9574 * If "updatekey" was true for all keys found in the DNSKEY
9577 * externally triggered), it may happen that all relevant
11558 * Did we get a good answer from all the masters?
12040 * Did we get a good answer from all the masters?
14143 * by using the raw zone's journal, applying all the deltas
16281 * We always set all tasks in the zone-load task pool to
16454 * We linearly scan a list of all transfers; if this turns
17959 * with all active keys, whether they're new or not.
18505 isc_boolean_t all;
18575 if (kd->all) {
18655 if (strcasecmp(keystr, "all") == 0)
18656 kd->all = ISC_TRUE;
18664 kd->all = ISC_FALSE;