inc_recover_only  300 opal/mca/crs/base/crs_base_fns.c     to->inc_recover_only = from->inc_recover_only;
inc_recover_only  322 opal/mca/crs/base/crs_base_fns.c     target->inc_recover_only = false;
inc_recover_only   92 opal/mca/crs/crs.h     bool inc_recover_only;
inc_recover_only  547 orte/mca/snapc/base/snapc_base_fns.c     if ( ORTE_SUCCESS != (ret = opal_dss.unpack(buffer, &(options->inc_recover_only), &count, OPAL_BOOL)) ) {
inc_recover_only  605 orte/mca/snapc/base/snapc_base_fns.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &(options->inc_recover_only), 1, OPAL_BOOL))) {
inc_recover_only  958 orte/mca/snapc/full/snapc_full_app.c     current_options->inc_recover_only = OPAL_INT_TO_BOOL(opt_rep);
inc_recover_only 1535 orte/mca/snapc/full/snapc_full_local.c     opt_rep = (int)(options->inc_recover_only);