location_fmt       85 orte/mca/sstore/central/sstore_central_local.c     char * location_fmt;
location_fmt      174 orte/mca/sstore/central/sstore_central_local.c     info->location_fmt    = NULL;
location_fmt      192 orte/mca/sstore/central/sstore_central_local.c     if( NULL != info->location_fmt ) {
location_fmt      193 orte/mca/sstore/central/sstore_central_local.c         free( info->location_fmt );
location_fmt      194 orte/mca/sstore/central/sstore_central_local.c         info->location_fmt = NULL;
location_fmt      669 orte/mca/sstore/central/sstore_central_local.c     if (ORTE_SUCCESS != (ret = opal_dss.unpack(buffer, &(handle_info->location_fmt), &count, OPAL_STRING))) {
location_fmt      687 orte/mca/sstore/central/sstore_central_local.c         opal_asprintf(&(app_info->local_location), handle_info->location_fmt, app_info->name.vpid);
location_fmt      862 orte/mca/sstore/central/sstore_central_local.c         NULL != handle_info->location_fmt ) {
location_fmt       94 orte/mca/sstore/stage/sstore_stage_local.c     char * location_fmt;
location_fmt      233 orte/mca/sstore/stage/sstore_stage_local.c     info->location_fmt    = NULL;
location_fmt      259 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != info->location_fmt ) {
location_fmt      260 orte/mca/sstore/stage/sstore_stage_local.c         free( info->location_fmt );
location_fmt      261 orte/mca/sstore/stage/sstore_stage_local.c         info->location_fmt = NULL;
location_fmt     1180 orte/mca/sstore/stage/sstore_stage_local.c     if (ORTE_SUCCESS != (ret = opal_dss.unpack(buffer, &(handle_info->location_fmt), &count, OPAL_STRING))) {
location_fmt     1214 orte/mca/sstore/stage/sstore_stage_local.c         opal_asprintf(&(app_info->local_location), handle_info->location_fmt, app_info->name.vpid);
location_fmt     1654 orte/mca/sstore/stage/sstore_stage_local.c         NULL != handle_info->location_fmt ) {