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

/bind-9.6-ESV-R11/lib/dns/
H A Drbtdb.c1630 isc_boolean_t pruning)
1734 * as a result of pruning to avoid infinite dispatching.
1735 * Note: pruning happens only when a task has been set for the
1740 if (!pruning && node->parent != NULL &&
1772 "allocate pruning event");
1627 decrement_reference(dns_rbtdb_t *rbtdb, dns_rbtnode_t *node, rbtdb_serial_t least_serial, isc_rwlocktype_t nlock, isc_rwlocktype_t tlock, isc_boolean_t pruning) argument

Completed in 30 milliseconds