rmptr             198 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c     int room, *rmptr;
rmptr             266 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             rmptr = &room;
rmptr             267 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             if (orte_get_attribute(&jdata->attributes, ORTE_JOB_ROOM_NUM, (void**)&rmptr, OPAL_INT)) {
rmptr             731 orte/mca/plm/base/plm_base_launch_support.c     int room, *rmptr;
rmptr             801 orte/mca/plm/base/plm_base_launch_support.c     rmptr = &room;
rmptr             802 orte/mca/plm/base/plm_base_launch_support.c     if (orte_get_attribute(&jdata->attributes, ORTE_JOB_ROOM_NUM, (void**)&rmptr, OPAL_INT)) {