snapshot_cache     98 opal/tools/opal-restart/opal-restart.c     char *snapshot_cache;
snapshot_cache    140 opal/tools/opal-restart/opal-restart.c       &opal_restart_globals.snapshot_cache, OPAL_CMD_LINE_TYPE_STRING,
snapshot_cache    458 opal/tools/opal-restart/opal-restart.c     if( NULL != opal_restart_globals.snapshot_cache ) {
snapshot_cache    459 opal/tools/opal-restart/opal-restart.c         if(0 == (ret = access(opal_restart_globals.snapshot_cache, F_OK)) ) {
snapshot_cache    462 opal/tools/opal-restart/opal-restart.c                                 opal_restart_globals.snapshot_cache,
snapshot_cache    468 opal/tools/opal-restart/opal-restart.c             opal_restart_globals.snapshot_loc = opal_dirname(opal_restart_globals.snapshot_cache);
snapshot_cache    471 opal/tools/opal-restart/opal-restart.c                            opal_restart_globals.snapshot_cache,
snapshot_cache    517 opal/tools/opal-restart/opal-restart.c     opal_restart_globals.snapshot_cache = NULL;