portptr          1035 orte/mca/plm/rsh/plm_rsh_module.c     int port, *portptr;
portptr          1267 orte/mca/plm/rsh/plm_rsh_module.c         portptr = &port;
portptr          1268 orte/mca/plm/rsh/plm_rsh_module.c         if (orte_get_attribute(&node->attributes, ORTE_NODE_PORT, (void**)&portptr, OPAL_INT)) {