exit_code          30 ompi/mca/io/romio321/romio/mpi-io/glue/mpich/mpio_err.c int MPID_Abort(struct MPID_Comm *comm, int mpi_errno, int exit_code, const char *error_msg);
exit_code         132 opal/dss/dss_types.h     opal_status_t exit_code;
exit_code         941 opal/mca/pmix/ext3x/ext3x.c             v->data.pinfo->exit_code = kv->data.pinfo.exit_code;
exit_code        1178 opal/mca/pmix/ext3x/ext3x.c         kv->data.pinfo.exit_code = v->data.pinfo->exit_code;
exit_code         207 opal/mca/pmix/flux/pmix_flux.c static int PMI_Abort (int exit_code, const char *error_msg)
exit_code         211 opal/mca/pmix/flux/pmix_flux.c     return f ? f (exit_code, error_msg) : PMI_FAIL;
exit_code         105 opal/mca/pmix/pmix4x/pmix/examples/examples.h     int exit_code;
exit_code         114 opal/mca/pmix/pmix4x/pmix/examples/examples.h         (r)->exit_code = 0;                     \
exit_code          48 opal/mca/pmix/pmix4x/pmix/examples/fault.c     int exit_code;
exit_code          60 opal/mca/pmix/pmix4x/pmix/examples/fault.c             exit_code = info[n].value.data.integer;
exit_code          84 opal/mca/pmix/pmix4x/pmix/examples/fault.c         lock->exit_code = exit_code;
exit_code         407 opal/mca/pmix/pmix4x/pmix/include/pmi.h PMIX_EXPORT int PMI_Abort(int exit_code, const char error_msg[]);
exit_code         363 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     memcpy(&p->exit_code, &src->exit_code, sizeof(int));
exit_code         750 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                 pi[n].exit_code = si[n].exit_code;
exit_code         186 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             memcpy(&(v->data.pinfo->exit_code), &pi->exit_code, sizeof(int));
exit_code        1458 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c                      p2, (unsigned long)src->pid, src->exit_code, PMIx_Proc_state_string(src->state))) {
exit_code         582 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/bfrop_pmix20.c             memcpy(&(v->data.pinfo->exit_code), &pi->exit_code, sizeof(int));
exit_code         472 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             memcpy(&p->data.pinfo->exit_code, &src->data.pinfo->exit_code, sizeof(int));
exit_code         812 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                         pi[n].exit_code = si[n].exit_code;
exit_code        1018 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     (*dest)->exit_code = src->exit_code;
exit_code        1428 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                 pi[n].exit_code = si[n].exit_code;
exit_code        1277 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c                      p2, (unsigned long)src->pid, src->exit_code, PMIx_Proc_state_string(src->state))) {
exit_code         203 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     int exit_code;
exit_code         211 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c static int exit_code = 0;
exit_code         513 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c         if (0 != child->exit_code) {
exit_code         514 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c             fprintf(stderr, "Child %d exited with status %d - test FAILED\n", n, child->exit_code);
exit_code         539 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c         exit_code = rc;
exit_code         542 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (0 == exit_code) {
exit_code         545 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c         fprintf(stderr, "TEST FAILED WITH ERROR %d\n", exit_code);
exit_code         548 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     return exit_code;
exit_code        1046 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c                 t2->exit_code = status;
exit_code        1048 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c                 if (0 != status && 0 == exit_code) {
exit_code        1049 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c                     exit_code = status;
exit_code         187 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     int exit_code;
exit_code         195 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c static int exit_code = 0;
exit_code         632 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c           if (0 != child->exit_code) {
exit_code         633 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c               fprintf(stderr, "Child %d [%d] exited with status %d - test FAILED\n", n, child->pid, child->exit_code);
exit_code         637 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     } else if (1 == exit_code) {
exit_code         638 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c       exit_code = 0;
exit_code         688 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         exit_code = rc;
exit_code         691 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     if (0 == exit_code) {
exit_code         694 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         fprintf(stderr, "TEST FAILED WITH ERROR %d\n", exit_code);
exit_code         697 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     return exit_code;
exit_code        1249 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c                     t2->exit_code = WEXITSTATUS(status);
exit_code        1252 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c                         t2->exit_code = WTERMSIG(status) + 128;
exit_code        1255 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c                 if (0 != t2->exit_code && 0 == exit_code) {
exit_code        1256 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c                     exit_code = t2->exit_code;
exit_code         172 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     int exit_code;
exit_code         180 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c static int exit_code = 0;
exit_code         393 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c             if (0 != child->exit_code) {
exit_code         394 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c                 fprintf(stderr, "Child %d exited with status %d - test FAILED\n", n, child->exit_code);
exit_code         432 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c         exit_code = rc;
exit_code         435 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     if (0 == exit_code) {
exit_code         438 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c         fprintf(stderr, "TEST FAILED WITH ERROR %d\n", exit_code);
exit_code         441 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     return exit_code;
exit_code         875 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c                 t2->exit_code = status;
exit_code         877 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c                 if (0 != status && 0 == exit_code) {
exit_code         878 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c                     exit_code = status;
exit_code         940 opal/mca/pmix/pmix4x/pmix4x.c             v->data.pinfo->exit_code = kv->data.pinfo.exit_code;
exit_code        1171 opal/mca/pmix/pmix4x/pmix4x.c         kv->data.pinfo.exit_code = v->data.pinfo->exit_code;
exit_code         300 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             sts = aborted_proc->exit_code;
exit_code         459 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c                 ORTE_UPDATE_EXIT_STATUS(pptr->exit_code);
exit_code         549 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             ORTE_UPDATE_EXIT_STATUS(pptr->exit_code);
exit_code         562 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c         ORTE_UPDATE_EXIT_STATUS(pptr->exit_code);
exit_code         578 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c                 ORTE_UPDATE_EXIT_STATUS(pptr->exit_code);
exit_code         604 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             ORTE_UPDATE_EXIT_STATUS(pptr->exit_code);
exit_code         635 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             ORTE_UPDATE_EXIT_STATUS(pptr->exit_code);
exit_code         651 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c                              ORTE_NAME_PRINT(proc), pptr->exit_code));
exit_code         659 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             ORTE_UPDATE_EXIT_STATUS(pptr->exit_code);
exit_code         671 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c                              pptr->exit_code));
exit_code         672 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c         ORTE_UPDATE_EXIT_STATUS(pptr->exit_code);
exit_code         712 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             ORTE_UPDATE_EXIT_STATUS(pptr->exit_code);
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))) {
exit_code         605 orte/mca/odls/alps/odls_alps_module.c             cd->child->exit_code = ORTE_ERR_SYS_LIMITS_PIPES;
exit_code         620 orte/mca/odls/alps/odls_alps_module.c             cd->child->exit_code = ORTE_ERR_SYS_LIMITS_CHILDREN;
exit_code         930 orte/mca/odls/base/odls_base_default_fns.c     child->exit_code = 0;
exit_code        1053 orte/mca/odls/base/odls_base_default_fns.c     child->exit_code = rc;
exit_code        1163 orte/mca/odls/base/odls_base_default_fns.c                         child->exit_code = ORTE_PROC_STATE_FAILED_TO_LAUNCH;
exit_code        1210 orte/mca/odls/base/odls_base_default_fns.c                     child->exit_code = ORTE_PROC_STATE_FAILED_TO_LAUNCH;
exit_code        1239 orte/mca/odls/base/odls_base_default_fns.c                     child->exit_code = rc;
exit_code        1255 orte/mca/odls/base/odls_base_default_fns.c                     child->exit_code = rc;
exit_code        1303 orte/mca/odls/base/odls_base_default_fns.c                     child->exit_code = rc;
exit_code        1326 orte/mca/odls/base/odls_base_default_fns.c                     child->exit_code = rc;
exit_code        1429 orte/mca/odls/base/odls_base_default_fns.c                 child->exit_code = rc;
exit_code        1558 orte/mca/odls/base/odls_base_default_fns.c                              ORTE_NAME_PRINT(&proc->name),proc->exit_code));
exit_code        1559 orte/mca/odls/base/odls_base_default_fns.c         if (WIFEXITED(proc->exit_code)) {
exit_code        1560 orte/mca/odls/base/odls_base_default_fns.c             proc->exit_code = WEXITSTATUS(proc->exit_code);
exit_code        1561 orte/mca/odls/base/odls_base_default_fns.c             if (0 != proc->exit_code) {
exit_code        1565 orte/mca/odls/base/odls_base_default_fns.c             if (WIFSIGNALED(proc->exit_code)) {
exit_code        1567 orte/mca/odls/base/odls_base_default_fns.c                 proc->exit_code = WTERMSIG(proc->exit_code) + 128;
exit_code        1618 orte/mca/odls/base/odls_base_default_fns.c     if (WIFEXITED(proc->exit_code)) {
exit_code        1621 orte/mca/odls/base/odls_base_default_fns.c         proc->exit_code = WEXITSTATUS(proc->exit_code);
exit_code        1626 orte/mca/odls/base/odls_base_default_fns.c                              ORTE_NAME_PRINT(&proc->name), proc->exit_code));
exit_code        1634 orte/mca/odls/base/odls_base_default_fns.c                 orte_allowed_exit_without_sync || 0 != proc->exit_code) {
exit_code        1641 orte/mca/odls/base/odls_base_default_fns.c                 if (0 != proc->exit_code && orte_abort_non_zero_exit) {
exit_code        1679 orte/mca/odls/base/odls_base_default_fns.c                     if (0 != proc->exit_code) {
exit_code        1703 orte/mca/odls/base/odls_base_default_fns.c             if (0 != proc->exit_code && orte_abort_non_zero_exit) {
exit_code        1714 orte/mca/odls/base/odls_base_default_fns.c                              (0 == proc->exit_code) ? "normally" : "with non-zero status"));
exit_code        1729 orte/mca/odls/base/odls_base_default_fns.c         proc->exit_code = WTERMSIG(proc->exit_code) + 128;
exit_code        2059 orte/mca/odls/base/odls_base_default_fns.c     child->exit_code = 0;
exit_code        2106 orte/mca/odls/base/odls_base_default_fns.c         child->exit_code = rc;
exit_code         613 orte/mca/odls/default/odls_default_module.c             child->exit_code = ORTE_ERR_SYS_LIMITS_PIPES;
exit_code         628 orte/mca/odls/default/odls_default_module.c             child->exit_code = ORTE_ERR_SYS_LIMITS_CHILDREN;
exit_code         279 orte/mca/odls/pspawn/odls_pspawn.c         child->exit_code = 1;
exit_code         292 orte/mca/odls/pspawn/odls_pspawn.c         child->exit_code = 1;
exit_code         299 orte/mca/odls/pspawn/odls_pspawn.c         child->exit_code = 1;
exit_code         368 orte/mca/odls/pspawn/odls_pspawn.c         child->exit_code = ORTE_ERR_SYS_LIMITS_CHILDREN;
exit_code         544 orte/mca/plm/alps/plm_alps_module.c     if (0 != proc->exit_code) {
exit_code        1457 orte/mca/plm/base/plm_base_launch_support.c     daemon->exit_code = status;
exit_code         136 orte/mca/plm/base/plm_base_receive.c     orte_exit_code_t exit_code;
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))) {
exit_code         337 orte/mca/plm/base/plm_base_receive.c                                      (unsigned long)vpid, orte_proc_state_to_str(state), (int)exit_code));
exit_code         350 orte/mca/plm/base/plm_base_receive.c                     proc->exit_code = exit_code;
exit_code         278 orte/mca/plm/rsh/plm_rsh_module.c     if (!WIFEXITED(daemon->exit_code) ||
exit_code         279 orte/mca/plm/rsh/plm_rsh_module.c         WEXITSTATUS(daemon->exit_code) != 0) { /* if abnormal exit */
exit_code         288 orte/mca/plm/rsh/plm_rsh_module.c                                  (int)daemon->name.vpid, WEXITSTATUS(daemon->exit_code)));
exit_code         291 orte/mca/plm/rsh/plm_rsh_module.c             opal_dss.pack(buf, &daemon->exit_code, 1, OPAL_INT);
exit_code         303 orte/mca/plm/rsh/plm_rsh_module.c                                  (int)daemon->name.vpid, WEXITSTATUS(daemon->exit_code)));
exit_code         305 orte/mca/plm/rsh/plm_rsh_module.c             ORTE_UPDATE_EXIT_STATUS(WEXITSTATUS(daemon->exit_code));
exit_code        1347 orte/mca/plm/rsh/plm_rsh_module.c                 ret = waitpid(proc->pid, &proc->exit_code, WNOHANG);
exit_code         566 orte/mca/plm/slurm/plm_slurm_module.c     if (0 != proc->exit_code) {
exit_code         573 orte/mca/plm/slurm/plm_slurm_module.c                              proc->exit_code));
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))) {
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))) {
exit_code        2090 orte/orted/orted_submit.c             proc->exit_code = ret;
exit_code        2161 orte/orted/orted_submit.c         proc->exit_code = ret;
exit_code        3208 orte/orted/orted_submit.c                             orte_proc_state_to_str(proc->state), proc->exit_code);
exit_code         197 orte/orted/pmix/pmix_server_gen.c         p->exit_code = cd->status;
exit_code         753 orte/orted/pmix/pmix_server_gen.c                     kv->data.pinfo.exit_code = proct->exit_code;
exit_code         803 orte/orted/pmix/pmix_server_gen.c                         kv->data.pinfo.exit_code = proct->exit_code;
exit_code         799 orte/runtime/orte_globals.c     proc->exit_code = 0;      /* Assume we won't fail unless otherwise notified */
exit_code         403 orte/runtime/orte_globals.h     orte_exit_code_t exit_code;
exit_code         153 orte/runtime/orte_quit.c         switch (proc->exit_code) {
exit_code         258 orte/runtime/orte_quit.c                            orte_basename, ORTE_ERROR_NAME(proc->exit_code), node->name,
exit_code         263 orte/runtime/orte_quit.c             if (0 != proc->exit_code) {
exit_code         265 orte/runtime/orte_quit.c                                orte_basename, proc->exit_code, ORTE_ERROR_NAME(proc->exit_code),
exit_code         280 orte/runtime/orte_quit.c         if (NULL != strsignal(WTERMSIG(proc->exit_code))) {
exit_code         283 orte/runtime/orte_quit.c                            node->name, WTERMSIG(proc->exit_code),
exit_code         284 orte/runtime/orte_quit.c                            strsignal(WTERMSIG(proc->exit_code)));
exit_code         289 orte/runtime/orte_quit.c                            node->name, WTERMSIG(proc->exit_code));
exit_code         305 orte/runtime/orte_quit.c         switch (proc->exit_code) {
exit_code         325 orte/runtime/orte_quit.c                        orte_basename, ORTE_NAME_PRINT(&proc->name), proc->exit_code);
exit_code         262 orte/runtime/orte_wait.c                 t2->child->exit_code = status;