orte_sstore_base_handle_t  351 orte/mca/errmgr/base/errmgr_base_fns.c     orte_sstore_base_handle_t prev_sstore_handle = ORTE_SSTORE_HANDLE_INVALID;
orte_sstore_base_handle_t  130 orte/mca/snapc/base/base.h                                                                orte_sstore_base_handle_t handle,
orte_sstore_base_handle_t  630 orte/mca/snapc/base/snapc_base_fns.c                                                  orte_sstore_base_handle_t ss_handle,
orte_sstore_base_handle_t  156 orte/mca/snapc/full/snapc_full.h                                      orte_sstore_base_handle_t ss_handle,
orte_sstore_base_handle_t   97 orte/mca/snapc/full/snapc_full_app.c static orte_sstore_base_handle_t current_ss_handle = ORTE_SSTORE_HANDLE_INVALID, last_ss_handle = ORTE_SSTORE_HANDLE_INVALID;
orte_sstore_base_handle_t  983 orte/mca/snapc/full/snapc_full_app.c     if( sizeof(orte_sstore_base_handle_t) != (ret = read(app_comm_pipe_r_fd, &current_ss_handle, sizeof(orte_sstore_base_handle_t))) ) {
orte_sstore_base_handle_t  121 orte/mca/snapc/full/snapc_full_global.c                                                      orte_sstore_base_handle_t handle,
orte_sstore_base_handle_t  126 orte/mca/snapc/full/snapc_full_global.c                                   orte_sstore_base_handle_t handle,
orte_sstore_base_handle_t 1872 orte/mca/snapc/full/snapc_full_global.c     orte_sstore_base_handle_t ss_handle;
orte_sstore_base_handle_t 2111 orte/mca/snapc/full/snapc_full_global.c                                                      orte_sstore_base_handle_t handle,
orte_sstore_base_handle_t 2233 orte/mca/snapc/full/snapc_full_global.c                                   orte_sstore_base_handle_t ss_handle,
orte_sstore_base_handle_t  777 orte/mca/snapc/full/snapc_full_local.c     orte_sstore_base_handle_t ss_handle;
orte_sstore_base_handle_t  878 orte/mca/snapc/full/snapc_full_local.c                                  orte_sstore_base_handle_t ss_handle,
orte_sstore_base_handle_t 1567 orte/mca/snapc/full/snapc_full_local.c     if( sizeof(orte_sstore_base_handle_t) != (ret = write(vpid_snapshot->comm_pipe_w_fd,
orte_sstore_base_handle_t 1568 orte/mca/snapc/full/snapc_full_local.c                                                           &(local_global_snapshot.ss_handle), sizeof(orte_sstore_base_handle_t) )) ) {
orte_sstore_base_handle_t  158 orte/mca/snapc/snapc.h     orte_sstore_base_handle_t ss_handle;
orte_sstore_base_handle_t  181 orte/mca/snapc/snapc.h     orte_sstore_base_handle_t ss_handle;
orte_sstore_base_handle_t  202 orte/mca/snapc/snapc.h     orte_sstore_base_handle_t ss_handle;
orte_sstore_base_handle_t  264 orte/mca/snapc/snapc.h     orte_sstore_base_handle_t ss_handle;
orte_sstore_base_handle_t  111 orte/mca/sstore/base/base.h ORTE_DECLSPEC int orte_sstore_base_tool_request_restart_handle(orte_sstore_base_handle_t *handle,
orte_sstore_base_handle_t  114 orte/mca/sstore/base/base.h ORTE_DECLSPEC int orte_sstore_base_tool_get_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char **value);
orte_sstore_base_handle_t  188 orte/mca/sstore/base/sstore_base_fns.c int orte_sstore_base_tool_request_restart_handle(orte_sstore_base_handle_t *handle,
orte_sstore_base_handle_t  291 orte/mca/sstore/base/sstore_base_fns.c int orte_sstore_base_tool_get_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char **value)
orte_sstore_base_handle_t   63 orte/mca/sstore/base/sstore_base_frame.c orte_sstore_base_handle_t orte_sstore_handle_current = {0};
orte_sstore_base_handle_t   64 orte/mca/sstore/base/sstore_base_frame.c orte_sstore_base_handle_t orte_sstore_handle_last_stable = {0};
orte_sstore_base_handle_t   52 orte/mca/sstore/central/sstore_central.h     int orte_sstore_central_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid);
orte_sstore_base_handle_t   53 orte/mca/sstore/central/sstore_central.h     int orte_sstore_central_request_restart_handle(orte_sstore_base_handle_t *handle, char *basedir, char *ref, int seq,
orte_sstore_base_handle_t   55 orte/mca/sstore/central/sstore_central.h     int orte_sstore_central_request_global_snapshot_data(orte_sstore_base_handle_t *handle,
orte_sstore_base_handle_t   57 orte/mca/sstore/central/sstore_central.h     int orte_sstore_central_register(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t   59 orte/mca/sstore/central/sstore_central.h     int orte_sstore_central_get_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char **value);
orte_sstore_base_handle_t   60 orte/mca/sstore/central/sstore_central.h     int orte_sstore_central_set_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char *value);
orte_sstore_base_handle_t   62 orte/mca/sstore/central/sstore_central.h     int orte_sstore_central_sync(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t   63 orte/mca/sstore/central/sstore_central.h     int orte_sstore_central_remove(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t   65 orte/mca/sstore/central/sstore_central.h     int orte_sstore_central_pack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t   66 orte/mca/sstore/central/sstore_central.h     int orte_sstore_central_unpack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t *handle);
orte_sstore_base_handle_t   76 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_global_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid);
orte_sstore_base_handle_t   77 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_global_request_global_snapshot_data(orte_sstore_base_handle_t *handle,
orte_sstore_base_handle_t   79 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_global_request_restart_handle(orte_sstore_base_handle_t *handle, char *basedir,
orte_sstore_base_handle_t   82 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_global_register(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t   83 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_global_get_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char **value);
orte_sstore_base_handle_t   84 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_global_set_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char *value);
orte_sstore_base_handle_t   85 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_global_sync(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t   86 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_global_remove(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t   87 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_global_pack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t   88 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_global_unpack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t *handle);
orte_sstore_base_handle_t   95 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_local_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid);
orte_sstore_base_handle_t   96 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_local_register(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t   97 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_local_get_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char **value);
orte_sstore_base_handle_t   98 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_local_set_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char *value);
orte_sstore_base_handle_t   99 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_local_sync(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  100 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_local_remove(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  101 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_local_pack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  102 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_local_unpack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t *handle);
orte_sstore_base_handle_t  110 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_app_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid);
orte_sstore_base_handle_t  111 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_app_register(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  112 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_app_get_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char **value);
orte_sstore_base_handle_t  113 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_app_set_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char *value);
orte_sstore_base_handle_t  114 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_app_sync(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  115 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_app_remove(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  116 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_app_pack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  117 orte/mca/sstore/central/sstore_central.h int orte_sstore_central_app_unpack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t *handle);
orte_sstore_base_handle_t   65 orte/mca/sstore/central/sstore_central_app.c     orte_sstore_base_handle_t id;
orte_sstore_base_handle_t  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);
orte_sstore_base_handle_t  104 orte/mca/sstore/central/sstore_central_app.c static orte_sstore_central_app_snapshot_info_t *find_handle_info(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  192 orte/mca/sstore/central/sstore_central_app.c int orte_sstore_central_app_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid)
orte_sstore_base_handle_t  198 orte/mca/sstore/central/sstore_central_app.c int orte_sstore_central_app_register(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  239 orte/mca/sstore/central/sstore_central_app.c int orte_sstore_central_app_get_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char **value)
orte_sstore_base_handle_t  282 orte/mca/sstore/central/sstore_central_app.c int orte_sstore_central_app_set_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char *value)
orte_sstore_base_handle_t  343 orte/mca/sstore/central/sstore_central_app.c int orte_sstore_central_app_sync(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  386 orte/mca/sstore/central/sstore_central_app.c int orte_sstore_central_app_remove(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  392 orte/mca/sstore/central/sstore_central_app.c int orte_sstore_central_app_pack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  398 orte/mca/sstore/central/sstore_central_app.c int orte_sstore_central_app_unpack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t *handle)
orte_sstore_base_handle_t  407 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)
orte_sstore_base_handle_t  420 orte/mca/sstore/central/sstore_central_app.c static orte_sstore_central_app_snapshot_info_t *find_handle_info(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  444 orte/mca/sstore/central/sstore_central_app.c     orte_sstore_base_handle_t loc_id;
orte_sstore_base_handle_t   81 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_base_handle_t id;
orte_sstore_base_handle_t  149 orte/mca/sstore/central/sstore_central_global.c static orte_sstore_central_global_snapshot_info_t *find_handle_info(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  301 orte/mca/sstore/central/sstore_central_global.c int orte_sstore_central_global_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid)
orte_sstore_base_handle_t  333 orte/mca/sstore/central/sstore_central_global.c int orte_sstore_central_global_request_restart_handle(orte_sstore_base_handle_t *handle, char *basedir,
orte_sstore_base_handle_t  354 orte/mca/sstore/central/sstore_central_global.c int orte_sstore_central_global_request_global_snapshot_data(orte_sstore_base_handle_t *handle,
orte_sstore_base_handle_t  405 orte/mca/sstore/central/sstore_central_global.c int orte_sstore_central_global_register(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  464 orte/mca/sstore/central/sstore_central_global.c int orte_sstore_central_global_get_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char **value)
orte_sstore_base_handle_t  510 orte/mca/sstore/central/sstore_central_global.c int orte_sstore_central_global_set_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char *value)
orte_sstore_base_handle_t  554 orte/mca/sstore/central/sstore_central_global.c int orte_sstore_central_global_sync(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  623 orte/mca/sstore/central/sstore_central_global.c int orte_sstore_central_global_remove(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  635 orte/mca/sstore/central/sstore_central_global.c int orte_sstore_central_global_pack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  688 orte/mca/sstore/central/sstore_central_global.c int orte_sstore_central_global_unpack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t *handle)
orte_sstore_base_handle_t  756 orte/mca/sstore/central/sstore_central_global.c static orte_sstore_central_global_snapshot_info_t *find_handle_info(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  827 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_base_handle_t loc_id;
orte_sstore_base_handle_t   73 orte/mca/sstore/central/sstore_central_local.c     orte_sstore_base_handle_t id;
orte_sstore_base_handle_t  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);
orte_sstore_base_handle_t  146 orte/mca/sstore/central/sstore_central_local.c static orte_sstore_central_local_snapshot_info_t *find_handle_info(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  294 orte/mca/sstore/central/sstore_central_local.c int orte_sstore_central_local_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid)
orte_sstore_base_handle_t  300 orte/mca/sstore/central/sstore_central_local.c int orte_sstore_central_local_register(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  336 orte/mca/sstore/central/sstore_central_local.c int orte_sstore_central_local_get_attr(orte_sstore_base_handle_t handle,  orte_sstore_base_key_t key, char **value)
orte_sstore_base_handle_t  342 orte/mca/sstore/central/sstore_central_local.c int orte_sstore_central_local_set_attr(orte_sstore_base_handle_t handle,  orte_sstore_base_key_t key, char *value)
orte_sstore_base_handle_t  348 orte/mca/sstore/central/sstore_central_local.c int orte_sstore_central_local_sync(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  385 orte/mca/sstore/central/sstore_central_local.c int orte_sstore_central_local_remove(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  391 orte/mca/sstore/central/sstore_central_local.c int orte_sstore_central_local_pack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  420 orte/mca/sstore/central/sstore_central_local.c int orte_sstore_central_local_unpack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t *handle)
orte_sstore_base_handle_t  474 orte/mca/sstore/central/sstore_central_local.c     orte_sstore_base_handle_t loc_id;
orte_sstore_base_handle_t  529 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)
orte_sstore_base_handle_t  560 orte/mca/sstore/central/sstore_central_local.c static orte_sstore_central_local_snapshot_info_t *find_handle_info(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  137 orte/mca/sstore/central/sstore_central_module.c int orte_sstore_central_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid)
orte_sstore_base_handle_t  155 orte/mca/sstore/central/sstore_central_module.c int orte_sstore_central_request_restart_handle(orte_sstore_base_handle_t *handle, char *basedir, char *ref, int seq,
orte_sstore_base_handle_t  174 orte/mca/sstore/central/sstore_central_module.c int orte_sstore_central_request_global_snapshot_data(orte_sstore_base_handle_t *handle,
orte_sstore_base_handle_t  193 orte/mca/sstore/central/sstore_central_module.c int orte_sstore_central_register(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  213 orte/mca/sstore/central/sstore_central_module.c int orte_sstore_central_get_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char **value)
orte_sstore_base_handle_t  236 orte/mca/sstore/central/sstore_central_module.c int orte_sstore_central_set_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char *value)
orte_sstore_base_handle_t  267 orte/mca/sstore/central/sstore_central_module.c int orte_sstore_central_sync(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  287 orte/mca/sstore/central/sstore_central_module.c int orte_sstore_central_remove(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  307 orte/mca/sstore/central/sstore_central_module.c int orte_sstore_central_pack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  327 orte/mca/sstore/central/sstore_central_module.c int orte_sstore_central_unpack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t *handle)
orte_sstore_base_handle_t  108 orte/mca/sstore/sstore.h ORTE_DECLSPEC extern orte_sstore_base_handle_t orte_sstore_handle_current;
orte_sstore_base_handle_t  109 orte/mca/sstore/sstore.h ORTE_DECLSPEC extern orte_sstore_base_handle_t orte_sstore_handle_last_stable;
orte_sstore_base_handle_t  121 orte/mca/sstore/sstore.h     orte_sstore_base_handle_t ss_handle;
orte_sstore_base_handle_t  152 orte/mca/sstore/sstore.h     orte_sstore_base_handle_t ss_handle;
orte_sstore_base_handle_t  208 orte/mca/sstore/sstore.h     (orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid);
orte_sstore_base_handle_t  222 orte/mca/sstore/sstore.h     (orte_sstore_base_handle_t *handle,
orte_sstore_base_handle_t  236 orte/mca/sstore/sstore.h     (orte_sstore_base_handle_t *handle,
orte_sstore_base_handle_t  248 orte/mca/sstore/sstore.h     (orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  261 orte/mca/sstore/sstore.h     (orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char **value);
orte_sstore_base_handle_t  274 orte/mca/sstore/sstore.h     (orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char *value);
orte_sstore_base_handle_t  285 orte/mca/sstore/sstore.h     (orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  296 orte/mca/sstore/sstore.h     (orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  310 orte/mca/sstore/sstore.h     (orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  324 orte/mca/sstore/sstore.h     (orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t *handle);
orte_sstore_base_handle_t   67 orte/mca/sstore/stage/sstore_stage.h     int orte_sstore_stage_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid);
orte_sstore_base_handle_t   68 orte/mca/sstore/stage/sstore_stage.h     int orte_sstore_stage_request_restart_handle(orte_sstore_base_handle_t *handle, char *basedir, char *ref, int seq,
orte_sstore_base_handle_t   70 orte/mca/sstore/stage/sstore_stage.h     int orte_sstore_stage_request_global_snapshot_data(orte_sstore_base_handle_t *handle,
orte_sstore_base_handle_t   72 orte/mca/sstore/stage/sstore_stage.h     int orte_sstore_stage_register(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t   74 orte/mca/sstore/stage/sstore_stage.h     int orte_sstore_stage_get_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char **value);
orte_sstore_base_handle_t   75 orte/mca/sstore/stage/sstore_stage.h     int orte_sstore_stage_set_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char *value);
orte_sstore_base_handle_t   77 orte/mca/sstore/stage/sstore_stage.h     int orte_sstore_stage_sync(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t   78 orte/mca/sstore/stage/sstore_stage.h     int orte_sstore_stage_remove(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t   80 orte/mca/sstore/stage/sstore_stage.h     int orte_sstore_stage_pack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t   81 orte/mca/sstore/stage/sstore_stage.h     int orte_sstore_stage_unpack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t *handle);
orte_sstore_base_handle_t   91 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_global_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid);
orte_sstore_base_handle_t   92 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_global_request_global_snapshot_data(orte_sstore_base_handle_t *handle,
orte_sstore_base_handle_t   94 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_global_register(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t   95 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_global_get_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char **value);
orte_sstore_base_handle_t   96 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_global_set_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char *value);
orte_sstore_base_handle_t   97 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_global_sync(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t   98 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_global_remove(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t   99 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_global_pack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  100 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_global_unpack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t *handle);
orte_sstore_base_handle_t  107 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_local_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid);
orte_sstore_base_handle_t  108 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_local_register(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  109 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_local_get_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char **value);
orte_sstore_base_handle_t  110 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_local_set_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char *value);
orte_sstore_base_handle_t  111 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_local_sync(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  112 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_local_remove(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  113 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_local_pack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  114 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_local_unpack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t *handle);
orte_sstore_base_handle_t  123 orte/mca/sstore/stage/sstore_stage.h                                                orte_sstore_base_handle_t loc_id,
orte_sstore_base_handle_t  130 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_app_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid);
orte_sstore_base_handle_t  131 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_app_register(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  132 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_app_get_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char **value);
orte_sstore_base_handle_t  133 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_app_set_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char *value);
orte_sstore_base_handle_t  134 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_app_sync(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  135 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_app_remove(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  136 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_app_pack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  137 orte/mca/sstore/stage/sstore_stage.h int orte_sstore_stage_app_unpack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t *handle);
orte_sstore_base_handle_t   65 orte/mca/sstore/stage/sstore_stage_app.c     orte_sstore_base_handle_t id;
orte_sstore_base_handle_t  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);
orte_sstore_base_handle_t  104 orte/mca/sstore/stage/sstore_stage_app.c static orte_sstore_stage_app_snapshot_info_t *find_handle_info(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  192 orte/mca/sstore/stage/sstore_stage_app.c int orte_sstore_stage_app_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid)
orte_sstore_base_handle_t  198 orte/mca/sstore/stage/sstore_stage_app.c int orte_sstore_stage_app_register(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  239 orte/mca/sstore/stage/sstore_stage_app.c int orte_sstore_stage_app_get_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char **value)
orte_sstore_base_handle_t  276 orte/mca/sstore/stage/sstore_stage_app.c int orte_sstore_stage_app_set_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char *value)
orte_sstore_base_handle_t  332 orte/mca/sstore/stage/sstore_stage_app.c int orte_sstore_stage_app_sync(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  375 orte/mca/sstore/stage/sstore_stage_app.c int orte_sstore_stage_app_remove(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  381 orte/mca/sstore/stage/sstore_stage_app.c int orte_sstore_stage_app_pack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  387 orte/mca/sstore/stage/sstore_stage_app.c int orte_sstore_stage_app_unpack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t *handle)
orte_sstore_base_handle_t  396 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)
orte_sstore_base_handle_t  409 orte/mca/sstore/stage/sstore_stage_app.c static orte_sstore_stage_app_snapshot_info_t *find_handle_info(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  433 orte/mca/sstore/stage/sstore_stage_app.c     orte_sstore_base_handle_t loc_id;
orte_sstore_base_handle_t   88 orte/mca/sstore/stage/sstore_stage_global.c     orte_sstore_base_handle_t id;
orte_sstore_base_handle_t  178 orte/mca/sstore/stage/sstore_stage_global.c static orte_sstore_stage_global_snapshot_info_t *find_handle_info(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  422 orte/mca/sstore/stage/sstore_stage_global.c int orte_sstore_stage_global_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid)
orte_sstore_base_handle_t  454 orte/mca/sstore/stage/sstore_stage_global.c int orte_sstore_stage_global_request_global_snapshot_data(orte_sstore_base_handle_t *handle,
orte_sstore_base_handle_t  505 orte/mca/sstore/stage/sstore_stage_global.c int orte_sstore_stage_global_register(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  564 orte/mca/sstore/stage/sstore_stage_global.c int orte_sstore_stage_global_get_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char **value)
orte_sstore_base_handle_t  614 orte/mca/sstore/stage/sstore_stage_global.c int orte_sstore_stage_global_set_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char *value)
orte_sstore_base_handle_t  658 orte/mca/sstore/stage/sstore_stage_global.c int orte_sstore_stage_global_sync(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  816 orte/mca/sstore/stage/sstore_stage_global.c int orte_sstore_stage_global_remove(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  828 orte/mca/sstore/stage/sstore_stage_global.c int orte_sstore_stage_global_pack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  889 orte/mca/sstore/stage/sstore_stage_global.c int orte_sstore_stage_global_unpack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t *handle)
orte_sstore_base_handle_t  974 orte/mca/sstore/stage/sstore_stage_global.c static orte_sstore_stage_global_snapshot_info_t *find_handle_info(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t 1022 orte/mca/sstore/stage/sstore_stage_global.c     orte_sstore_base_handle_t loc_id;
orte_sstore_base_handle_t   82 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_base_handle_t id;
orte_sstore_base_handle_t  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);
orte_sstore_base_handle_t  182 orte/mca/sstore/stage/sstore_stage_local.c static orte_sstore_stage_local_snapshot_info_t *find_handle_info(orte_sstore_base_handle_t handle);
orte_sstore_base_handle_t  504 orte/mca/sstore/stage/sstore_stage_local.c int orte_sstore_stage_local_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid)
orte_sstore_base_handle_t  510 orte/mca/sstore/stage/sstore_stage_local.c int orte_sstore_stage_local_register(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  546 orte/mca/sstore/stage/sstore_stage_local.c int orte_sstore_stage_local_get_attr(orte_sstore_base_handle_t handle,  orte_sstore_base_key_t key, char **value)
orte_sstore_base_handle_t  552 orte/mca/sstore/stage/sstore_stage_local.c int orte_sstore_stage_local_set_attr(orte_sstore_base_handle_t handle,  orte_sstore_base_key_t key, char *value)
orte_sstore_base_handle_t  558 orte/mca/sstore/stage/sstore_stage_local.c int orte_sstore_stage_local_sync(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  606 orte/mca/sstore/stage/sstore_stage_local.c int orte_sstore_stage_local_remove(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  612 orte/mca/sstore/stage/sstore_stage_local.c int orte_sstore_stage_local_pack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  641 orte/mca/sstore/stage/sstore_stage_local.c int orte_sstore_stage_local_unpack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t *handle)
orte_sstore_base_handle_t  933 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)
orte_sstore_base_handle_t  964 orte/mca/sstore/stage/sstore_stage_local.c static orte_sstore_stage_local_snapshot_info_t *find_handle_info(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t 1075 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_base_handle_t loc_id;
orte_sstore_base_handle_t 1105 orte/mca/sstore/stage/sstore_stage_local.c                                                orte_sstore_base_handle_t loc_id,
orte_sstore_base_handle_t  143 orte/mca/sstore/stage/sstore_stage_module.c int orte_sstore_stage_request_checkpoint_handle(orte_sstore_base_handle_t *handle, int seq, orte_jobid_t jobid)
orte_sstore_base_handle_t  161 orte/mca/sstore/stage/sstore_stage_module.c int orte_sstore_stage_request_restart_handle(orte_sstore_base_handle_t *handle, char *basedir, char *ref, int seq,
orte_sstore_base_handle_t  180 orte/mca/sstore/stage/sstore_stage_module.c int orte_sstore_stage_request_global_snapshot_data(orte_sstore_base_handle_t *handle,
orte_sstore_base_handle_t  199 orte/mca/sstore/stage/sstore_stage_module.c int orte_sstore_stage_register(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  219 orte/mca/sstore/stage/sstore_stage_module.c int orte_sstore_stage_get_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char **value)
orte_sstore_base_handle_t  242 orte/mca/sstore/stage/sstore_stage_module.c int orte_sstore_stage_set_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char *value)
orte_sstore_base_handle_t  262 orte/mca/sstore/stage/sstore_stage_module.c int orte_sstore_stage_sync(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  282 orte/mca/sstore/stage/sstore_stage_module.c int orte_sstore_stage_remove(orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  302 orte/mca/sstore/stage/sstore_stage_module.c int orte_sstore_stage_pack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t handle)
orte_sstore_base_handle_t  322 orte/mca/sstore/stage/sstore_stage_module.c int orte_sstore_stage_unpack(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_base_handle_t *handle)