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

/bind-9.11.3/lib/dns/
H A Drbtdb.c2214 isc_boolean_t pruning)
2319 * as a result of pruning to avoid infinite dispatching.
2320 * Note: pruning happens only when a task has been set for the
2325 if (!pruning && node->parent != NULL &&
2357 "allocate pruning event");
2211 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 46 milliseconds