ckpt_state        120 orte/mca/snapc/full/snapc_full_global.c                                                      int ckpt_state,
ckpt_state       2070 orte/mca/snapc/full/snapc_full_global.c     int ckpt_state;
ckpt_state       2072 orte/mca/snapc/full/snapc_full_global.c     ckpt_state = ORTE_SNAPC_CKPT_STATE_PENDING;
ckpt_state       2087 orte/mca/snapc/full/snapc_full_global.c         orted_snapshot->state   = ckpt_state;
ckpt_state       2094 orte/mca/snapc/full/snapc_full_global.c                                                                         ckpt_state,
ckpt_state       2110 orte/mca/snapc/full/snapc_full_global.c                                                      int    ckpt_state,
ckpt_state       2147 orte/mca/snapc/full/snapc_full_global.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &ckpt_state, 1, OPAL_INT))) {
ckpt_state       2197 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_ckpt_state_str(&state_str, ckpt_state);
ckpt_state       2200 orte/mca/snapc/full/snapc_full_global.c                          ORTE_JOBID_PRINT(jobid), (int)ckpt_state, state_str ));
ckpt_state        124 orte/mca/snapc/full/snapc_full_local.c static int snapc_full_local_start_checkpoint_all(int ckpt_state,
ckpt_state       1059 orte/mca/snapc/full/snapc_full_local.c static int snapc_full_local_start_checkpoint_all(int ckpt_state,
ckpt_state       1264 orte/mca/snapc/full/snapc_full_local.c         ckpt_state = ORTE_SNAPC_CKPT_STATE_ERROR;
ckpt_state       1690 orte/mca/snapc/full/snapc_full_local.c     int ckpt_state;
ckpt_state       1704 orte/mca/snapc/full/snapc_full_local.c         if( sizeof(int) != (ret = read(vpid_snapshot->comm_pipe_r_fd, &ckpt_state, sizeof(int))) ) {
ckpt_state       1716 orte/mca/snapc/full/snapc_full_local.c             OPAL_CRS_RUNNING == ckpt_state ) {
ckpt_state       1739 orte/mca/snapc/full/snapc_full_local.c     if( ckpt_state == OPAL_CRS_ERROR ) {