i32ptr            359 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c     int32_t i32, *i32ptr;
i32ptr            565 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c         i32ptr = &i32;
i32ptr            566 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c         orte_get_attribute(&jdata->attributes, ORTE_JOB_NUM_NONZERO_EXIT, (void**)&i32ptr, OPAL_INT32);
i32ptr            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);
i32ptr            675 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c         i32ptr = &i32;
i32ptr            676 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c         orte_get_attribute(&jdata->attributes, ORTE_JOB_NUM_NONZERO_EXIT, (void**)&i32ptr, OPAL_INT32);
i32ptr            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);
i32ptr            809 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c     int32_t i32, *i32ptr;
i32ptr            838 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c     i32ptr = &i32;
i32ptr            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)) {
i32ptr            777 orte/mca/state/base/state_base_fns.c     int32_t i32, *i32ptr;
i32ptr            814 orte/mca/state/base/state_base_fns.c     i32ptr = &i32;
i32ptr            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) {