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

/bind-9.6-ESV-R11/lib/dns/
H A Drbt.c203 hash_node(dns_rbt_t *rbt, dns_rbtnode_t *node, dns_name_t *name);
207 #define hash_node(rbt, node, name) (ISC_R_SUCCESS) macro
402 hash_node(rbt, new_current, name);
589 hash_node(rbt, new_current, new_name);
636 hash_node(rbt, new_current, name);
1557 hash_node(dns_rbt_t *rbt, dns_rbtnode_t *node, dns_name_t *name) { function

Completed in 1318 milliseconds