apSlots           397 orte/mca/ras/alps/ras_alps_module.c     placeList_t     *apSlots;               /* ALPS node specific info        */
apSlots           495 orte/mca/ras/alps/ras_alps_module.c         apSlots=(placeList_t *)(cpBuf+oNow+oInfo+oDet+oSlots);
apSlots           509 orte/mca/ras/alps/ras_alps_module.c                                 "ras:alps:read_appinfo: got NID %d", apSlots[ix].nid);
apSlots           511 orte/mca/ras/alps/ras_alps_module.c             opal_asprintf( &hostname, "%d", apSlots[ix].nid );
apSlots           525 orte/mca/ras/alps/ras_alps_module.c                                     "ras:alps:read_appinfo: added NID %d to list", apSlots[ix].nid);
apSlots           529 orte/mca/ras/alps/ras_alps_module.c                 orte_set_attribute(&node->attributes, ORTE_NODE_LAUNCH_ID, ORTE_ATTR_LOCAL, &apSlots[ix].nid, OPAL_INT32);