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

/bind-9.11.3/lib/dns/
H A Dupdate.c717 * affected by the update.
733 namelist_append_subdomain(dns_db_t *db, dns_name_t *name, dns_diff_t *affected) argument
754 CHECK(namelist_append_name(affected, child));
1332 * Update RRSIG, NSEC and NSEC3 records affected by an update. The original
1354 dns_diff_t affected; member in struct:dns_update_state
1401 dns_diff_init(diff->mctx, &state->affected);
1450 * Find all RRsets directly affected by the update, and
1451 * update their RRSIGs. Also build a list of names affected
1471 * Now "name" is a new, unique name affected by the
1483 * RRset affected b
[all...]

Completed in 16 milliseconds