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

/bind-9.6-ESV-R11/lib/dns/
H A Drbt.c368 dns_rbt_addnode(dns_rbt_t *rbt, dns_name_t *name, dns_rbtnode_t **nodep) { function
655 result = dns_rbt_addnode(rbt, name, &node);
658 * dns_rbt_addnode will report the node exists even when

Completed in 22 milliseconds