ORTE_JOB_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)) {
ORTE_JOB_ABORTED_PROC  447 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             orte_set_attribute(&jdata->attributes, ORTE_JOB_ABORTED_PROC, ORTE_ATTR_LOCAL, pptr, OPAL_PTR);
ORTE_JOB_ABORTED_PROC  545 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             orte_set_attribute(&jdata->attributes, ORTE_JOB_ABORTED_PROC, ORTE_ATTR_LOCAL, pptr, OPAL_PTR);
ORTE_JOB_ABORTED_PROC  574 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c                 orte_set_attribute(&jdata->attributes, ORTE_JOB_ABORTED_PROC, ORTE_ATTR_LOCAL, pptr, OPAL_PTR);
ORTE_JOB_ABORTED_PROC  600 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             orte_set_attribute(&jdata->attributes, ORTE_JOB_ABORTED_PROC, ORTE_ATTR_LOCAL, pptr, OPAL_PTR);
ORTE_JOB_ABORTED_PROC  631 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             orte_set_attribute(&jdata->attributes, ORTE_JOB_ABORTED_PROC, ORTE_ATTR_LOCAL, pptr, OPAL_PTR);
ORTE_JOB_ABORTED_PROC  655 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             orte_set_attribute(&jdata->attributes, ORTE_JOB_ABORTED_PROC, ORTE_ATTR_LOCAL, pptr, OPAL_PTR);
ORTE_JOB_ABORTED_PROC  683 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c                 orte_set_attribute(&jdata->attributes, ORTE_JOB_ABORTED_PROC, ORTE_ATTR_LOCAL, pptr, OPAL_PTR);
ORTE_JOB_ABORTED_PROC  708 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             orte_set_attribute(&jdata->attributes, ORTE_JOB_ABORTED_PROC, ORTE_ATTR_LOCAL, pptr, OPAL_PTR);
ORTE_JOB_ABORTED_PROC  689 orte/runtime/orte_globals.c     if (orte_get_attribute(&job->attributes, ORTE_JOB_ABORTED_PROC,
ORTE_JOB_ABORTED_PROC  691 orte/runtime/orte_globals.c         orte_remove_attribute(&job->attributes, ORTE_JOB_ABORTED_PROC);
ORTE_JOB_ABORTED_PROC  381 orte/runtime/orte_quit.c             if (!orte_get_attribute(&job->attributes, ORTE_JOB_ABORTED_PROC, (void**)&proc, OPAL_PTR) ||
ORTE_JOB_ABORTED_PROC  291 orte/util/attr.c         case ORTE_JOB_ABORTED_PROC: