compressed_local_location 133 orte/mca/sstore/stage/sstore_stage_local.c char * compressed_local_location; compressed_local_location 293 orte/mca/sstore/stage/sstore_stage_local.c info->compressed_local_location = NULL; compressed_local_location 311 orte/mca/sstore/stage/sstore_stage_local.c if( NULL != info->compressed_local_location ) { compressed_local_location 312 orte/mca/sstore/stage/sstore_stage_local.c free(info->compressed_local_location); compressed_local_location 313 orte/mca/sstore/stage/sstore_stage_local.c info->compressed_local_location = NULL; compressed_local_location 1270 orte/mca/sstore/stage/sstore_stage_local.c if( orte_sstore_stage_enabled_compression && NULL != app_info->compressed_local_location) { compressed_local_location 1274 orte/mca/sstore/stage/sstore_stage_local.c opal_asprintf(&cmd, "rm -rf %s", app_info->compressed_local_location); compressed_local_location 1511 orte/mca/sstore/stage/sstore_stage_local.c &(app_info->compressed_local_location), compressed_local_location 1923 orte/mca/sstore/stage/sstore_stage_local.c if( orte_sstore_stage_enabled_compression && NULL != app_info->compressed_local_location) { compressed_local_location 1927 orte/mca/sstore/stage/sstore_stage_local.c opal_asprintf(&cmd, "rm -rf %s", app_info->compressed_local_location);