orte_errmgr_base_restart_job   88 orte/mca/errmgr/base/base.h ORTE_DECLSPEC int orte_errmgr_base_restart_job(orte_jobid_t jobid, char * global_handle, int seq_num);
orte_errmgr_base_restart_job 1333 orte/mca/snapc/full/snapc_full_global.c         if( ORTE_SUCCESS != (ret = orte_errmgr_base_restart_job(current_global_jobid, global_handle, seq_num) ) ) {