hb_itor_new       710 ompi/mca/coll/libnbc/libdict/hb_tree.c 	if ((itor->_itor = hb_itor_new(tree)) == NULL) {
hb_itor_new        42 ompi/mca/coll/libnbc/libdict/hb_tree.h hb_itor *hb_itor_new __P((hb_tree *tree));
hb_itor_new       556 ompi/mca/coll/libnbc/nbc_internal.h   itor = hb_itor_new(dict);