process_global_push  141 orte/mca/sstore/central/sstore_central_local.c static int process_global_push(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_central_local_snapshot_info_t *handle_info);
process_global_push  449 orte/mca/sstore/central/sstore_central_local.c     if( ORTE_SUCCESS != (ret = process_global_push(peer, buffer, handle_info))) {
process_global_push  516 orte/mca/sstore/central/sstore_central_local.c             process_global_push(sender, buffer, handle_info);
process_global_push  176 orte/mca/sstore/stage/sstore_stage_local.c static int process_global_push(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_stage_local_snapshot_info_t *handle_info);
process_global_push  670 orte/mca/sstore/stage/sstore_stage_local.c     if( ORTE_SUCCESS != (ret = process_global_push(peer, buffer, handle_info))) {
process_global_push 1137 orte/mca/sstore/stage/sstore_stage_local.c             process_global_push(sender, buffer, handle_info);