global_ref_name    71 orte/mca/sstore/central/sstore_central_app.c     char * global_ref_name;
global_ref_name   127 orte/mca/sstore/central/sstore_central_app.c     info->global_ref_name = NULL;
global_ref_name   143 orte/mca/sstore/central/sstore_central_app.c     if( NULL != info->global_ref_name ) {
global_ref_name   144 orte/mca/sstore/central/sstore_central_app.c         free( info->global_ref_name );
global_ref_name   145 orte/mca/sstore/central/sstore_central_app.c         info->global_ref_name  = NULL;
global_ref_name   267 orte/mca/sstore/central/sstore_central_app.c         *value = strdup(handle_info->global_ref_name);
global_ref_name   515 orte/mca/sstore/central/sstore_central_app.c     if (ORTE_SUCCESS != (ret = opal_dss.unpack(&rb->data, &(handle_info->global_ref_name), &count, OPAL_STRING))) {
global_ref_name   541 orte/mca/sstore/central/sstore_central_app.c                          handle_info->global_ref_name
global_ref_name    82 orte/mca/sstore/central/sstore_central_local.c     char * global_ref_name;
global_ref_name   172 orte/mca/sstore/central/sstore_central_local.c     info->global_ref_name = NULL;
global_ref_name   187 orte/mca/sstore/central/sstore_central_local.c     if( NULL != info->global_ref_name ) {
global_ref_name   188 orte/mca/sstore/central/sstore_central_local.c         free( info->global_ref_name );
global_ref_name   189 orte/mca/sstore/central/sstore_central_local.c         info->global_ref_name  = NULL;
global_ref_name   459 orte/mca/sstore/central/sstore_central_local.c                          handle_info->global_ref_name));
global_ref_name   662 orte/mca/sstore/central/sstore_central_local.c     if (ORTE_SUCCESS != (ret = opal_dss.unpack(buffer, &(handle_info->global_ref_name), &count, OPAL_STRING))) {
global_ref_name   744 orte/mca/sstore/central/sstore_central_local.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(loc_buffer, &(handle_info->global_ref_name), 1, OPAL_STRING))) {
global_ref_name   861 orte/mca/sstore/central/sstore_central_local.c         NULL != handle_info->global_ref_name &&
global_ref_name    71 orte/mca/sstore/stage/sstore_stage_app.c     char * global_ref_name;
global_ref_name   127 orte/mca/sstore/stage/sstore_stage_app.c     info->global_ref_name = NULL;
global_ref_name   143 orte/mca/sstore/stage/sstore_stage_app.c     if( NULL != info->global_ref_name ) {
global_ref_name   144 orte/mca/sstore/stage/sstore_stage_app.c         free( info->global_ref_name );
global_ref_name   145 orte/mca/sstore/stage/sstore_stage_app.c         info->global_ref_name  = NULL;
global_ref_name   265 orte/mca/sstore/stage/sstore_stage_app.c         *value = strdup(handle_info->global_ref_name);
global_ref_name   504 orte/mca/sstore/stage/sstore_stage_app.c     if (ORTE_SUCCESS != (ret = opal_dss.unpack(&rb->data, &(handle_info->global_ref_name), &count, OPAL_STRING))) {
global_ref_name    91 orte/mca/sstore/stage/sstore_stage_local.c     char * global_ref_name;
global_ref_name   231 orte/mca/sstore/stage/sstore_stage_local.c     info->global_ref_name = NULL;
global_ref_name   254 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != info->global_ref_name ) {
global_ref_name   255 orte/mca/sstore/stage/sstore_stage_local.c         free( info->global_ref_name );
global_ref_name   256 orte/mca/sstore/stage/sstore_stage_local.c         info->global_ref_name  = NULL;
global_ref_name  1000 orte/mca/sstore/stage/sstore_stage_local.c         if( 0 == strncmp(handle_info->global_ref_name, ref, strlen(ref)) &&
global_ref_name  1173 orte/mca/sstore/stage/sstore_stage_local.c     if (ORTE_SUCCESS != (ret = opal_dss.unpack(buffer, &(handle_info->global_ref_name), &count, OPAL_STRING))) {
global_ref_name  1381 orte/mca/sstore/stage/sstore_stage_local.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(loc_buffer, &(handle_info->global_ref_name), 1, OPAL_STRING))) {
global_ref_name  1653 orte/mca/sstore/stage/sstore_stage_local.c         NULL != handle_info->global_ref_name &&