snapshot_loc 94 opal/tools/opal-checkpoint/opal-checkpoint.c char *snapshot_loc; snapshot_loc 134 opal/tools/opal-checkpoint/opal-checkpoint.c &opal_checkpoint_globals.snapshot_loc, OPAL_CMD_LINE_TYPE_STRING, snapshot_loc 282 opal/tools/opal-checkpoint/opal-checkpoint.c opal_checkpoint_globals.snapshot_loc = NULL; snapshot_loc 339 opal/tools/opal-checkpoint/opal-checkpoint.c if( NULL == opal_checkpoint_globals.snapshot_loc ) { snapshot_loc 340 opal/tools/opal-checkpoint/opal-checkpoint.c opal_checkpoint_globals.snapshot_loc = strdup(""); snapshot_loc 569 opal/tools/opal-checkpoint/opal-checkpoint.c len = strlen(opal_checkpoint_globals.snapshot_loc) + 1; snapshot_loc 579 opal/tools/opal-checkpoint/opal-checkpoint.c if( tmp_size != (ret = write(prog_named_write_pipe_fd, (opal_checkpoint_globals.snapshot_loc), (sizeof(char) * len))) ) { snapshot_loc 582 opal/tools/opal-checkpoint/opal-checkpoint.c opal_checkpoint_globals.snapshot_loc, prog_named_pipe_w, ret); snapshot_loc 96 opal/tools/opal-restart/opal-restart.c char *snapshot_loc; snapshot_loc 122 opal/tools/opal-restart/opal-restart.c &opal_restart_globals.snapshot_loc, OPAL_CMD_LINE_TYPE_STRING, snapshot_loc 216 opal/tools/opal-restart/opal-restart.c opal_restart_globals.snapshot_loc, snapshot_loc 299 opal/tools/opal-restart/opal-restart.c opal_restart_globals.snapshot_loc, snapshot_loc 427 opal/tools/opal-restart/opal-restart.c opal_restart_globals.snapshot_loc, snapshot_loc 463 opal/tools/opal-restart/opal-restart.c opal_restart_globals.snapshot_loc); snapshot_loc 464 opal/tools/opal-restart/opal-restart.c if( NULL != opal_restart_globals.snapshot_loc ) { snapshot_loc 465 opal/tools/opal-restart/opal-restart.c free(opal_restart_globals.snapshot_loc); snapshot_loc 466 opal/tools/opal-restart/opal-restart.c opal_restart_globals.snapshot_loc = NULL; snapshot_loc 468 opal/tools/opal-restart/opal-restart.c opal_restart_globals.snapshot_loc = opal_dirname(opal_restart_globals.snapshot_cache); snapshot_loc 472 opal/tools/opal-restart/opal-restart.c opal_restart_globals.snapshot_loc); snapshot_loc 515 opal/tools/opal-restart/opal-restart.c opal_restart_globals.snapshot_loc = NULL; snapshot_loc 605 opal/tools/opal-restart/opal-restart.c opal_restart_globals.snapshot_loc,