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

/bind-9.11.3/lib/dns/
H A Drbt.c1137 dns_rbt_addnode(dns_rbt_t *rbt, dns_name_t *name, dns_rbtnode_t **nodep) { function
1464 result = dns_rbt_addnode(rbt, name, &node);
1467 * dns_rbt_addnode will report the node exists even when

Completed in 21 milliseconds