relations         393 orte/mca/routed/binomial/routed_binomial.c     opal_bitmap_t *relations;
relations         426 orte/mca/routed/binomial/routed_binomial.c                     relations = &child->relatives;
relations         431 orte/mca/routed/binomial/routed_binomial.c                     relations = relatives;
relations         434 orte/mca/routed/binomial/routed_binomial.c                 binomial_tree(0, 0, peer, num_procs, nchildren, childrn, relations, false);
relations         402 orte/mca/routed/radix/routed_radix.c     opal_bitmap_t *relations;
relations         426 orte/mca/routed/radix/routed_radix.c                 relations = &child->relatives;
relations         433 orte/mca/routed/radix/routed_radix.c                 relations = relatives;
relations         437 orte/mca/routed/radix/routed_radix.c             radix_tree(peer, NULL, NULL, relations);
relations          46 orte/test/system/binom.c     opal_bitmap_t *relations;
relations          67 orte/test/system/binom.c                     relations = &child->relatives;
relations          72 orte/test/system/binom.c                     relations = relatives;
relations          75 orte/test/system/binom.c                 down_search(0, 0, peer, num_procs, NULL, NULL, relations);
relations         108 orte/test/system/binom.c     opal_bitmap_t *relations;
relations          29 orte/test/system/radix.c     opal_bitmap_t *relations;
relations          55 orte/test/system/radix.c                 relations = &child->relatives;
relations          63 orte/test/system/radix.c                 relations = relatives;
relations          67 orte/test/system/radix.c             down_search(peer, num_procs, NULL, NULL, relations);