aborted_proc      195 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c     orte_proc_t *aborted_proc;
aborted_proc      298 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c         aborted_proc = NULL;
aborted_proc      299 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c         if (orte_get_attribute(&jdata->attributes, ORTE_JOB_ABORTED_PROC, (void**)&aborted_proc, OPAL_PTR)) {
aborted_proc      300 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             sts = aborted_proc->exit_code;