ORTE_JOB_NUM_NONZERO_EXIT  566 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c         orte_get_attribute(&jdata->attributes, ORTE_JOB_NUM_NONZERO_EXIT, (void**)&i32ptr, OPAL_INT32);
ORTE_JOB_NUM_NONZERO_EXIT  568 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c         orte_set_attribute(&jdata->attributes, ORTE_JOB_NUM_NONZERO_EXIT, ORTE_ATTR_LOCAL, i32ptr, OPAL_INT32);
ORTE_JOB_NUM_NONZERO_EXIT  676 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c         orte_get_attribute(&jdata->attributes, ORTE_JOB_NUM_NONZERO_EXIT, (void**)&i32ptr, OPAL_INT32);
ORTE_JOB_NUM_NONZERO_EXIT  678 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c         orte_set_attribute(&jdata->attributes, ORTE_JOB_NUM_NONZERO_EXIT, ORTE_ATTR_LOCAL, i32ptr, OPAL_INT32);
ORTE_JOB_NUM_NONZERO_EXIT  839 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c     if (orte_get_attribute(&jdata->attributes, ORTE_JOB_NUM_NONZERO_EXIT, (void**)&i32ptr, OPAL_INT32)) {
ORTE_JOB_NUM_NONZERO_EXIT  815 orte/mca/state/base/state_base_fns.c     if (orte_get_attribute(&jdata->attributes, ORTE_JOB_NUM_NONZERO_EXIT, (void**)&i32ptr, OPAL_INT32) && !orte_abort_non_zero_exit) {
ORTE_JOB_NUM_NONZERO_EXIT  287 orte/util/attr.c         case ORTE_JOB_NUM_NONZERO_EXIT: