nlm_hosts_tree
ASSERT(avl_is_empty(&g->nlm_hosts_tree));
avl_destroy(&g->nlm_hosts_tree);
avl_create(&g->nlm_hosts_tree, nlm_host_cmp,
avl_remove(&g->nlm_hosts_tree, hostp);
hostp = avl_find(&g->nlm_hosts_tree, &key, &pos);
avl_insert(&g->nlm_hosts_tree, host, where);
while (!avl_is_empty(&g->nlm_hosts_tree)) {
hostp = avl_first(&g->nlm_hosts_tree);
hostp = AVL_NEXT(&g->nlm_hosts_tree, hostp);
hostp = AVL_NEXT(&g->nlm_hosts_tree, hostp);
hostp = avl_first(&g->nlm_hosts_tree);
hostp = AVL_NEXT(&g->nlm_hosts_tree, hostp);
hostp = avl_first(&g->nlm_hosts_tree);
hostp = AVL_NEXT(&g->nlm_hosts_tree, hostp);
for (hostp = avl_first(&g->nlm_hosts_tree); hostp != NULL;
hostp = AVL_NEXT(&g->nlm_hosts_tree, hostp)) {
for (hostp = avl_first(&g->nlm_hosts_tree); hostp != NULL;
hostp = AVL_NEXT(&g->nlm_hosts_tree, hostp)) {
hostp = avl_first(&g->nlm_hosts_tree);
h_next = AVL_NEXT(&g->nlm_hosts_tree, hostp);
for (hostp = avl_first(&g->nlm_hosts_tree); hostp != NULL;
hostp = AVL_NEXT(&g->nlm_hosts_tree, hostp)) {