current_cr_state   95 orte/mca/snapc/full/snapc_full_app.c static int current_cr_state = OPAL_CRS_NONE;
current_cr_state  391 orte/mca/snapc/full/snapc_full_app.c     current_cr_state = cr_state;
current_cr_state  474 orte/mca/snapc/full/snapc_full_app.c         current_cr_state = cr_state;
current_cr_state 1469 orte/mca/snapc/full/snapc_full_app.c             while(OPAL_CRS_CONTINUE != current_cr_state &&
current_cr_state 1470 orte/mca/snapc/full/snapc_full_app.c                   OPAL_CRS_RESTART  != current_cr_state &&
current_cr_state 1471 orte/mca/snapc/full/snapc_full_app.c                   OPAL_CRS_ERROR    != current_cr_state ) {
current_cr_state 1477 orte/mca/snapc/full/snapc_full_app.c             if( OPAL_CRS_RESTART == current_cr_state ) {
current_cr_state 1494 orte/mca/snapc/full/snapc_full_app.c                 current_cr_state = OPAL_CRS_NONE;