p_set            1184 orte/mca/sstore/stage/sstore_stage_global.c     orte_filem_base_process_set_t *p_set = NULL;
p_set            1193 orte/mca/sstore/stage/sstore_stage_global.c         p_set = OBJ_NEW(orte_filem_base_process_set_t);
p_set            1194 orte/mca/sstore/stage/sstore_stage_global.c         p_set->source.jobid = peer->jobid;
p_set            1195 orte/mca/sstore/stage/sstore_stage_global.c         p_set->source.vpid  = peer->vpid;
p_set            1196 orte/mca/sstore/stage/sstore_stage_global.c         p_set->sink.jobid   = ORTE_PROC_MY_NAME->jobid;
p_set            1197 orte/mca/sstore/stage/sstore_stage_global.c         p_set->sink.vpid    = ORTE_PROC_MY_NAME->vpid;
p_set            1198 orte/mca/sstore/stage/sstore_stage_global.c         opal_list_append(&(filem_request->process_sets), &(p_set->super) );
p_set            1985 orte/mca/sstore/stage/sstore_stage_local.c     orte_filem_base_process_set_t *p_set = NULL;
p_set            2054 orte/mca/sstore/stage/sstore_stage_local.c     p_set = OBJ_NEW(orte_filem_base_process_set_t);
p_set            2057 orte/mca/sstore/stage/sstore_stage_local.c         p_set->source.jobid = ORTE_PROC_MY_NAME->jobid;
p_set            2058 orte/mca/sstore/stage/sstore_stage_local.c         p_set->source.vpid  = ORTE_PROC_MY_NAME->vpid;
p_set            2062 orte/mca/sstore/stage/sstore_stage_local.c         p_set->source.jobid = ORTE_PROC_MY_HNP->jobid;
p_set            2063 orte/mca/sstore/stage/sstore_stage_local.c         p_set->source.vpid  = ORTE_PROC_MY_HNP->vpid;
p_set            2065 orte/mca/sstore/stage/sstore_stage_local.c     p_set->sink.jobid   = ORTE_PROC_MY_NAME->jobid;
p_set            2066 orte/mca/sstore/stage/sstore_stage_local.c     p_set->sink.vpid    = ORTE_PROC_MY_NAME->vpid;
p_set            2067 orte/mca/sstore/stage/sstore_stage_local.c     opal_list_append(&(filem_request->process_sets), &(p_set->super) );