sstore_stage_local_basedir  211 orte/mca/sstore/stage/sstore_stage_local.c static char * sstore_stage_local_basedir = NULL;
sstore_stage_local_basedir  357 orte/mca/sstore/stage/sstore_stage_local.c     opal_asprintf(&sstore_stage_local_basedir, "%s/%s/%s",
sstore_stage_local_basedir  496 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != sstore_stage_local_basedir ) {
sstore_stage_local_basedir  497 orte/mca/sstore/stage/sstore_stage_local.c         free(sstore_stage_local_basedir);
sstore_stage_local_basedir  498 orte/mca/sstore/stage/sstore_stage_local.c         sstore_stage_local_basedir = NULL;
sstore_stage_local_basedir 1794 orte/mca/sstore/stage/sstore_stage_local.c     if(OPAL_SUCCESS != (ret = opal_os_dirpath_create(sstore_stage_local_basedir, my_mode)) ) {