req_snap_global_ref  687 orte/mca/sstore/stage/sstore_stage_local.c     char * req_snap_global_ref = NULL;
req_snap_global_ref  722 orte/mca/sstore/stage/sstore_stage_local.c     req_snap_global_ref = strdup(sstore_args[1]);
req_snap_global_ref  732 orte/mca/sstore/stage/sstore_stage_local.c     handle_info = find_handle_info_ref(req_snap_global_ref, req_snap_seq);
req_snap_global_ref  878 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != req_snap_global_ref ) {
req_snap_global_ref  879 orte/mca/sstore/stage/sstore_stage_local.c         free(req_snap_global_ref);
req_snap_global_ref  880 orte/mca/sstore/stage/sstore_stage_local.c         req_snap_global_ref = NULL;