sstore_stage_cache_last_dir  216 orte/mca/sstore/stage/sstore_stage_local.c static char * sstore_stage_cache_last_dir    = NULL;
sstore_stage_cache_last_dir 1938 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != sstore_stage_cache_last_dir ) {
sstore_stage_cache_last_dir 1939 orte/mca/sstore/stage/sstore_stage_local.c         opal_asprintf(&cmd, "rm -rf %s", sstore_stage_cache_last_dir);
sstore_stage_cache_last_dir 1942 orte/mca/sstore/stage/sstore_stage_local.c                              sstore_stage_cache_last_dir));
sstore_stage_cache_last_dir 1949 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != sstore_stage_cache_last_dir ) {
sstore_stage_cache_last_dir 1950 orte/mca/sstore/stage/sstore_stage_local.c         free(sstore_stage_cache_last_dir);
sstore_stage_cache_last_dir 1951 orte/mca/sstore/stage/sstore_stage_local.c         sstore_stage_cache_last_dir = NULL;
sstore_stage_cache_last_dir 1954 orte/mca/sstore/stage/sstore_stage_local.c         sstore_stage_cache_last_dir    = strdup(sstore_stage_cache_current_dir);
sstore_stage_cache_last_dir 1968 orte/mca/sstore/stage/sstore_stage_local.c                          sstore_stage_cache_current_dir, sstore_stage_cache_last_dir));