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

/bind-9.11.3/lib/dns/
H A Drbt.c431 unhash_node(dns_rbt_t *rbt, dns_rbtnode_t *node);
436 #define unhash_node(rbt, node) macro
2158 unhash_node(rbt, node);
2392 unhash_node(dns_rbt_t *rbt, dns_rbtnode_t *node) { function
2869 unhash_node(rbt, node);
2871 * Note: we don't call unhash_node() here as we

Completed in 18 milliseconds