dir_name 1027 orte/mca/sstore/central/sstore_central_global.c char * dir_name = NULL; dir_name 1033 orte/mca/sstore/central/sstore_central_global.c opal_asprintf(&dir_name, "%s/%s", dir_name 1036 orte/mca/sstore/central/sstore_central_global.c if(OPAL_SUCCESS != (ret = opal_os_dirpath_create(dir_name, my_mode)) ) { dir_name 1052 orte/mca/sstore/central/sstore_central_global.c if(NULL != dir_name) { dir_name 1053 orte/mca/sstore/central/sstore_central_global.c free(dir_name); dir_name 1054 orte/mca/sstore/central/sstore_central_global.c dir_name = NULL; dir_name 1426 orte/mca/sstore/stage/sstore_stage_global.c char * dir_name = NULL; dir_name 1432 orte/mca/sstore/stage/sstore_stage_global.c opal_asprintf(&dir_name, "%s/%s", dir_name 1435 orte/mca/sstore/stage/sstore_stage_global.c if(OPAL_SUCCESS != (ret = opal_os_dirpath_create(dir_name, my_mode)) ) { dir_name 1451 orte/mca/sstore/stage/sstore_stage_global.c if(NULL != dir_name) { dir_name 1452 orte/mca/sstore/stage/sstore_stage_global.c free(dir_name); dir_name 1453 orte/mca/sstore/stage/sstore_stage_global.c dir_name = NULL;