orte_sstore_central_global_snapshot_info_t  122 orte/mca/sstore/central/sstore_central_global.c typedef struct orte_sstore_central_global_snapshot_info_t orte_sstore_central_global_snapshot_info_t;
orte_sstore_central_global_snapshot_info_t  123 orte/mca/sstore/central/sstore_central_global.c ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_sstore_central_global_snapshot_info_t);
orte_sstore_central_global_snapshot_info_t  125 orte/mca/sstore/central/sstore_central_global.c void orte_sstore_central_global_snapshot_info_construct(orte_sstore_central_global_snapshot_info_t *info);
orte_sstore_central_global_snapshot_info_t  126 orte/mca/sstore/central/sstore_central_global.c void orte_sstore_central_global_snapshot_info_destruct( orte_sstore_central_global_snapshot_info_t *info);
orte_sstore_central_global_snapshot_info_t  128 orte/mca/sstore/central/sstore_central_global.c OBJ_CLASS_INSTANCE(orte_sstore_central_global_snapshot_info_t,
orte_sstore_central_global_snapshot_info_t  145 orte/mca/sstore/central/sstore_central_global.c static int process_local_pull(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_central_global_snapshot_info_t *handle_info);
orte_sstore_central_global_snapshot_info_t  146 orte/mca/sstore/central/sstore_central_global.c static int process_local_push(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_central_global_snapshot_info_t *handle_info);
orte_sstore_central_global_snapshot_info_t  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);
orte_sstore_central_global_snapshot_info_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_central_global_snapshot_info_t  150 orte/mca/sstore/central/sstore_central_global.c static orte_sstore_central_global_snapshot_info_t *find_handle_info_from_ref(char *ref, int seq);
orte_sstore_central_global_snapshot_info_t  152 orte/mca/sstore/central/sstore_central_global.c static int metadata_open(orte_sstore_central_global_snapshot_info_t * handle_info);
orte_sstore_central_global_snapshot_info_t  153 orte/mca/sstore/central/sstore_central_global.c static int metadata_close(orte_sstore_central_global_snapshot_info_t * handle_info);
orte_sstore_central_global_snapshot_info_t  154 orte/mca/sstore/central/sstore_central_global.c static int metadata_write_int(orte_sstore_central_global_snapshot_info_t * handle_info, char * key, int value);
orte_sstore_central_global_snapshot_info_t  155 orte/mca/sstore/central/sstore_central_global.c static int metadata_write_str(orte_sstore_central_global_snapshot_info_t * handle_info, char * key, char *value);
orte_sstore_central_global_snapshot_info_t  156 orte/mca/sstore/central/sstore_central_global.c static int metadata_write_timestamp(orte_sstore_central_global_snapshot_info_t * handle_info);
orte_sstore_central_global_snapshot_info_t  158 orte/mca/sstore/central/sstore_central_global.c static int init_global_snapshot_directory(orte_sstore_central_global_snapshot_info_t *handle_info);
orte_sstore_central_global_snapshot_info_t  161 orte/mca/sstore/central/sstore_central_global.c static int orte_sstore_central_extract_global_metadata(orte_sstore_central_global_snapshot_info_t * handle_info,
orte_sstore_central_global_snapshot_info_t  171 orte/mca/sstore/central/sstore_central_global.c void orte_sstore_central_global_snapshot_info_construct(orte_sstore_central_global_snapshot_info_t *info)
orte_sstore_central_global_snapshot_info_t  199 orte/mca/sstore/central/sstore_central_global.c void orte_sstore_central_global_snapshot_info_destruct( orte_sstore_central_global_snapshot_info_t *info)
orte_sstore_central_global_snapshot_info_t  304 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
orte_sstore_central_global_snapshot_info_t  338 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
orte_sstore_central_global_snapshot_info_t  358 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
orte_sstore_central_global_snapshot_info_t  408 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
orte_sstore_central_global_snapshot_info_t  467 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
orte_sstore_central_global_snapshot_info_t  513 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
orte_sstore_central_global_snapshot_info_t  557 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
orte_sstore_central_global_snapshot_info_t  638 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
orte_sstore_central_global_snapshot_info_t  718 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)
orte_sstore_central_global_snapshot_info_t  720 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
orte_sstore_central_global_snapshot_info_t  723 orte/mca/sstore/central/sstore_central_global.c     handle_info = OBJ_NEW(orte_sstore_central_global_snapshot_info_t);
orte_sstore_central_global_snapshot_info_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_central_global_snapshot_info_t  758 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
orte_sstore_central_global_snapshot_info_t  764 orte/mca/sstore/central/sstore_central_global.c         handle_info = (orte_sstore_central_global_snapshot_info_t*)item;
orte_sstore_central_global_snapshot_info_t  774 orte/mca/sstore/central/sstore_central_global.c static orte_sstore_central_global_snapshot_info_t *find_handle_info_from_ref(char *ref, int seq)
orte_sstore_central_global_snapshot_info_t  776 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
orte_sstore_central_global_snapshot_info_t  782 orte/mca/sstore/central/sstore_central_global.c         handle_info = (orte_sstore_central_global_snapshot_info_t*)item;
orte_sstore_central_global_snapshot_info_t  828 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
orte_sstore_central_global_snapshot_info_t  883 orte/mca/sstore/central/sstore_central_global.c static int process_local_pull(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_central_global_snapshot_info_t *handle_info)
orte_sstore_central_global_snapshot_info_t  943 orte/mca/sstore/central/sstore_central_global.c static int process_local_push(orte_process_name_t* peer, opal_buffer_t* buffer, orte_sstore_central_global_snapshot_info_t *handle_info)
orte_sstore_central_global_snapshot_info_t 1024 orte/mca/sstore/central/sstore_central_global.c static int init_global_snapshot_directory(orte_sstore_central_global_snapshot_info_t *handle_info)
orte_sstore_central_global_snapshot_info_t 1063 orte/mca/sstore/central/sstore_central_global.c static int metadata_open(orte_sstore_central_global_snapshot_info_t * handle_info)
orte_sstore_central_global_snapshot_info_t 1081 orte/mca/sstore/central/sstore_central_global.c static int metadata_close(orte_sstore_central_global_snapshot_info_t * handle_info)
orte_sstore_central_global_snapshot_info_t 1094 orte/mca/sstore/central/sstore_central_global.c static int metadata_write_int(orte_sstore_central_global_snapshot_info_t * handle_info, char *key, int value)
orte_sstore_central_global_snapshot_info_t 1113 orte/mca/sstore/central/sstore_central_global.c static int metadata_write_str(orte_sstore_central_global_snapshot_info_t * handle_info, char *key, char *value)
orte_sstore_central_global_snapshot_info_t 1132 orte/mca/sstore/central/sstore_central_global.c static int metadata_write_timestamp(orte_sstore_central_global_snapshot_info_t * handle_info)
orte_sstore_central_global_snapshot_info_t 1155 orte/mca/sstore/central/sstore_central_global.c static int orte_sstore_central_extract_global_metadata(orte_sstore_central_global_snapshot_info_t * handle_info,