ORTE_EXIT_CODE    194 orte/mca/errmgr/default_orted/errmgr_default_orted.c     if (ORTE_SUCCESS != (rc = opal_dss.pack(alert, &error_code, 1, ORTE_EXIT_CODE))) {
ORTE_EXIT_CODE    728 orte/mca/errmgr/default_orted/errmgr_default_orted.c     if (ORTE_SUCCESS != (rc = opal_dss.pack(alert, &child->exit_code, 1, ORTE_EXIT_CODE))) {
ORTE_EXIT_CODE    329 orte/mca/plm/base/plm_base_receive.c                 if (ORTE_SUCCESS != (rc = opal_dss.unpack(buffer, &exit_code, &count, ORTE_EXIT_CODE))) {
ORTE_EXIT_CODE    226 orte/mca/state/orted/state_orted.c                 if (ORTE_SUCCESS != (rc = opal_dss.pack(alert, &child->exit_code, 1, ORTE_EXIT_CODE))) {
ORTE_EXIT_CODE    545 orte/mca/state/orted/state_orted.c     if (ORTE_SUCCESS != (rc = opal_dss.pack(alert, &child->exit_code, 1, ORTE_EXIT_CODE))) {
ORTE_EXIT_CODE    144 orte/runtime/data_type_support/orte_dt_print_fns.c         case ORTE_EXIT_CODE:
ORTE_EXIT_CODE    322 orte/runtime/orte_globals.c     tmp = ORTE_EXIT_CODE;