Searched refs:unhash_node (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Drbt.c205 unhash_node(dns_rbt_t *rbt, dns_rbtnode_t *node);
208 #define unhash_node(rbt, node) macro
1321 unhash_node(rbt, node);
1568 unhash_node(dns_rbt_t *rbt, dns_rbtnode_t *node) { function
2050 unhash_node(rbt, node);
2088 * Note: we don't call unhash_node() here as we are destroying

Completed in 1600 milliseconds