apNodes           399 orte/mca/ras/alps/ras_alps_module.c     orte_ras_alps_placeNodeList_t *apNodes;
apNodes           547 orte/mca/ras/alps/ras_alps_module.c         apNodes=(orte_ras_alps_placeNodeList_t *)(cpBuf+oNow+oInfo+oDet+oSlots);
apNodes           557 orte/mca/ras/alps/ras_alps_module.c                                 apNodes[ix].nid, apNodes[ix].numPEs);
apNodes           558 orte/mca/ras/alps/ras_alps_module.c             opal_asprintf( &hostname, "%d", apNodes[ix].nid );
apNodes           566 orte/mca/ras/alps/ras_alps_module.c             orte_set_attribute(&node->attributes, ORTE_NODE_LAUNCH_ID, ORTE_ATTR_LOCAL, &apNodes[ix].nid, OPAL_INT32);
apNodes           570 orte/mca/ras/alps/ras_alps_module.c                 node->slots = apNodes[ix].cpuCnt;
apNodes           572 orte/mca/ras/alps/ras_alps_module.c                 node->slots = apNodes[ix].numPEs;