SSTORE_METADATA_LOCAL_PID_STR  382 orte/mca/sstore/base/sstore_base_fns.c         *key_str = strdup(SSTORE_METADATA_LOCAL_PID_STR);
SSTORE_METADATA_LOCAL_PID_STR  445 orte/mca/sstore/base/sstore_base_fns.c     else if( 0 == strncmp(key_str, SSTORE_METADATA_LOCAL_PID_STR, strlen(SSTORE_METADATA_LOCAL_PID_STR))) {
SSTORE_METADATA_LOCAL_PID_STR  647 orte/mca/sstore/central/sstore_central_app.c     if( ORTE_SUCCESS != (ret = metadata_write_int(handle_info, SSTORE_METADATA_LOCAL_PID_STR, (int)getpid())) ) {
SSTORE_METADATA_LOCAL_PID_STR  627 orte/mca/sstore/stage/sstore_stage_app.c     if( ORTE_SUCCESS != (ret = metadata_write_int(handle_info, SSTORE_METADATA_LOCAL_PID_STR, (int)getpid())) ) {