term 296 opal/mca/crs/base/crs_base_fns.c to->term = from->term; term 318 opal/mca/crs/base/crs_base_fns.c target->term = false; term 84 opal/mca/crs/crs.h bool term; term 677 opal/runtime/opal_cr.c if(options->term) { term 685 opal/runtime/opal_cr.c options->term = false; term 81 opal/tools/opal-checkpoint/opal-checkpoint.c static int notify_process_for_checkpoint(pid_t pid, char **fname, int term, term 90 opal/tools/opal-checkpoint/opal-checkpoint.c bool term; term 122 opal/tools/opal-checkpoint/opal-checkpoint.c &opal_checkpoint_globals.term, OPAL_CMD_LINE_TYPE_BOOL, term 166 opal/tools/opal-checkpoint/opal-checkpoint.c if( opal_checkpoint_globals.term ) { term 173 opal/tools/opal-checkpoint/opal-checkpoint.c opal_checkpoint_globals.term, term 366 opal/tools/opal-checkpoint/opal-checkpoint.c notify_process_for_checkpoint(pid_t pid, char **fname, int term, opal_crs_state_type_t *cr_state) term 541 opal/tools/opal-checkpoint/opal-checkpoint.c if( sizeof(int) != (ret = write(prog_named_write_pipe_fd, &term, sizeof(int))) ) { term 544 opal/tools/opal-checkpoint/opal-checkpoint.c term, prog_named_pipe_w, ret); term 502 orte/mca/snapc/base/snapc_base_fns.c (int)(options->term), term 517 orte/mca/snapc/base/snapc_base_fns.c if ( ORTE_SUCCESS != (ret = opal_dss.unpack(buffer, &(options->term), &count, OPAL_BOOL)) ) { term 587 orte/mca/snapc/base/snapc_base_fns.c if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &(options->term), 1, OPAL_BOOL))) { term 512 orte/mca/snapc/full/snapc_full_app.c current_options->term = true; term 545 orte/mca/snapc/full/snapc_full_app.c current_options->term = false; term 573 orte/mca/snapc/full/snapc_full_app.c if( current_options->term ) { term 931 orte/mca/snapc/full/snapc_full_app.c current_options->term = OPAL_INT_TO_BOOL(opt_rep); term 2487 orte/mca/snapc/full/snapc_full_global.c if( global_snapshot.options->term ) { term 1478 orte/mca/snapc/full/snapc_full_local.c if( options->term ) { term 1481 orte/mca/snapc/full/snapc_full_local.c (options->term ? "True" : "False") )); term 1508 orte/mca/snapc/full/snapc_full_local.c opt_rep = (int)(options->term); term 1512 orte/mca/snapc/full/snapc_full_local.c options->term, vpid_snapshot->comm_pipe_w, ret);