Home
last modified time | relevance | path

Searched refs:conid_tree_del (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c3344 conid_tree_del(rbnode_type* node, void* ATTR_UNUSED(arg)) in conid_tree_del() function
3366 traverse_postorder(table->conid_tree, conid_tree_del, NULL); in doq_table_delete()