create_new_handle_info  103 orte/mca/sstore/central/sstore_central_app.c static orte_sstore_central_app_snapshot_info_t *create_new_handle_info(orte_sstore_base_handle_t handle);
create_new_handle_info  215 orte/mca/sstore/central/sstore_central_app.c     handle_info = create_new_handle_info(handle);
create_new_handle_info  148 orte/mca/sstore/central/sstore_central_global.c static orte_sstore_central_global_snapshot_info_t *create_new_handle_info(int seq, int type, orte_jobid_t jobid);
create_new_handle_info  313 orte/mca/sstore/central/sstore_central_global.c     handle_info = create_new_handle_info(seq, SSTORE_HANDLE_TYPE_CKPT, jobid);
create_new_handle_info  145 orte/mca/sstore/central/sstore_central_local.c static orte_sstore_central_local_snapshot_info_t *create_new_handle_info(orte_sstore_base_handle_t handle);
create_new_handle_info  312 orte/mca/sstore/central/sstore_central_local.c         handle_info = create_new_handle_info(handle);
create_new_handle_info  443 orte/mca/sstore/central/sstore_central_local.c         handle_info = create_new_handle_info(*handle);
create_new_handle_info  501 orte/mca/sstore/central/sstore_central_local.c         handle_info = create_new_handle_info(loc_id);
create_new_handle_info  103 orte/mca/sstore/stage/sstore_stage_app.c static orte_sstore_stage_app_snapshot_info_t *create_new_handle_info(orte_sstore_base_handle_t handle);
create_new_handle_info  215 orte/mca/sstore/stage/sstore_stage_app.c     handle_info = create_new_handle_info(handle);
create_new_handle_info  177 orte/mca/sstore/stage/sstore_stage_global.c static orte_sstore_stage_global_snapshot_info_t *create_new_handle_info(int seq, int type, orte_jobid_t jobid);
create_new_handle_info  434 orte/mca/sstore/stage/sstore_stage_global.c     handle_info = create_new_handle_info(seq, SSTORE_HANDLE_TYPE_CKPT, jobid);
create_new_handle_info  181 orte/mca/sstore/stage/sstore_stage_local.c static orte_sstore_stage_local_snapshot_info_t *create_new_handle_info(orte_sstore_base_handle_t handle);
create_new_handle_info  522 orte/mca/sstore/stage/sstore_stage_local.c         handle_info = create_new_handle_info(handle);
create_new_handle_info  664 orte/mca/sstore/stage/sstore_stage_local.c         handle_info = create_new_handle_info(*handle);
create_new_handle_info 1114 orte/mca/sstore/stage/sstore_stage_local.c         handle_info = create_new_handle_info(loc_id);