summaryrefslogtreecommitdiff
path: root/src/dbinc_auto/int_def.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbinc_auto/int_def.in')
-rw-r--r--src/dbinc_auto/int_def.in283
1 files changed, 264 insertions, 19 deletions
diff --git a/src/dbinc_auto/int_def.in b/src/dbinc_auto/int_def.in
index dce2831c..5042dfd0 100644
--- a/src/dbinc_auto/int_def.in
+++ b/src/dbinc_auto/int_def.in
@@ -85,13 +85,18 @@
#define __db_init_print __db_init_print@DB_VERSION_UNIQUE_NAME@
#define __db_dbbackup_pp __db_dbbackup_pp@DB_VERSION_UNIQUE_NAME@
#define __db_dbbackup __db_dbbackup@DB_VERSION_UNIQUE_NAME@
-#define __db_backup __db_backup@DB_VERSION_UNIQUE_NAME@
+#define backup_data_copy backup_data_copy@DB_VERSION_UNIQUE_NAME@
+#define __db_backup_pp __db_backup_pp@DB_VERSION_UNIQUE_NAME@
#define __dbc_close __dbc_close@DB_VERSION_UNIQUE_NAME@
#define __dbc_destroy __dbc_destroy@DB_VERSION_UNIQUE_NAME@
#define __dbc_cmp __dbc_cmp@DB_VERSION_UNIQUE_NAME@
#define __dbc_count __dbc_count@DB_VERSION_UNIQUE_NAME@
#define __dbc_del __dbc_del@DB_VERSION_UNIQUE_NAME@
#define __dbc_idel __dbc_idel@DB_VERSION_UNIQUE_NAME@
+#define __dbc_db_stream __dbc_db_stream@DB_VERSION_UNIQUE_NAME@
+#define __dbc_get_blob_id __dbc_get_blob_id@DB_VERSION_UNIQUE_NAME@
+#define __dbc_get_blob_size __dbc_get_blob_size@DB_VERSION_UNIQUE_NAME@
+#define __dbc_set_blob_size __dbc_set_blob_size@DB_VERSION_UNIQUE_NAME@
#ifdef HAVE_COMPRESSION
#define __dbc_bulk_del __dbc_bulk_del@DB_VERSION_UNIQUE_NAME@
#endif
@@ -115,6 +120,7 @@
#ifdef DIAGNOSTIC
#define __db_check_skeyset __db_check_skeyset@DB_VERSION_UNIQUE_NAME@
#endif
+#define __dbc_diags __dbc_diags@DB_VERSION_UNIQUE_NAME@
#define __cdsgroup_begin __cdsgroup_begin@DB_VERSION_UNIQUE_NAME@
#define __cdsgroup_begin_pp __cdsgroup_begin_pp@DB_VERSION_UNIQUE_NAME@
#define __db_compact_int __db_compact_int@DB_VERSION_UNIQUE_NAME@
@@ -207,6 +213,10 @@
#define __db_lput __db_lput@DB_VERSION_UNIQUE_NAME@
#define __db_create_internal __db_create_internal@DB_VERSION_UNIQUE_NAME@
#define __dbh_am_chk __dbh_am_chk@DB_VERSION_UNIQUE_NAME@
+#define __db_get_blob_threshold __db_get_blob_threshold@DB_VERSION_UNIQUE_NAME@
+#define __db_set_blob_threshold __db_set_blob_threshold@DB_VERSION_UNIQUE_NAME@
+#define __db_blobs_enabled __db_blobs_enabled@DB_VERSION_UNIQUE_NAME@
+#define __db_set_dup_compare __db_set_dup_compare@DB_VERSION_UNIQUE_NAME@
#define __db_get_flags __db_get_flags@DB_VERSION_UNIQUE_NAME@
#define __db_set_flags __db_set_flags@DB_VERSION_UNIQUE_NAME@
#define __db_get_lorder __db_get_lorder@DB_VERSION_UNIQUE_NAME@
@@ -219,6 +229,7 @@
#define __db_chk_meta __db_chk_meta@DB_VERSION_UNIQUE_NAME@
#define __db_meta_setup __db_meta_setup@DB_VERSION_UNIQUE_NAME@
#define __db_reopen __db_reopen@DB_VERSION_UNIQUE_NAME@
+#define __db_alloc_dbt __db_alloc_dbt@DB_VERSION_UNIQUE_NAME@
#define __db_goff __db_goff@DB_VERSION_UNIQUE_NAME@
#define __db_poff __db_poff@DB_VERSION_UNIQUE_NAME@
#define __db_ovref __db_ovref@DB_VERSION_UNIQUE_NAME@
@@ -248,6 +259,7 @@
#define __db_prfooter __db_prfooter@DB_VERSION_UNIQUE_NAME@
#define __db_pr_callback __db_pr_callback@DB_VERSION_UNIQUE_NAME@
#define __db_dbtype_to_string __db_dbtype_to_string@DB_VERSION_UNIQUE_NAME@
+#define __db_tohex __db_tohex@DB_VERSION_UNIQUE_NAME@
#define __db_addrem_recover __db_addrem_recover@DB_VERSION_UNIQUE_NAME@
#define __db_addrem_42_recover __db_addrem_42_recover@DB_VERSION_UNIQUE_NAME@
#define __db_big_recover __db_big_recover@DB_VERSION_UNIQUE_NAME@
@@ -285,6 +297,8 @@
#define __db_rename_int __db_rename_int@DB_VERSION_UNIQUE_NAME@
#define __db_ret __db_ret@DB_VERSION_UNIQUE_NAME@
#define __db_retcopy __db_retcopy@DB_VERSION_UNIQUE_NAME@
+#define __db_dbt_clone __db_dbt_clone@DB_VERSION_UNIQUE_NAME@
+#define __db_dbt_clone_free __db_dbt_clone_free@DB_VERSION_UNIQUE_NAME@
#define __env_fileid_reset_pp __env_fileid_reset_pp@DB_VERSION_UNIQUE_NAME@
#define __env_fileid_reset __env_fileid_reset@DB_VERSION_UNIQUE_NAME@
#define __env_lsn_reset_pp __env_lsn_reset_pp@DB_VERSION_UNIQUE_NAME@
@@ -351,6 +365,7 @@
#define __part_key_range __part_key_range@DB_VERSION_UNIQUE_NAME@
#define __part_remove __part_remove@DB_VERSION_UNIQUE_NAME@
#define __part_rename __part_rename@DB_VERSION_UNIQUE_NAME@
+#define __partc_dup __partc_dup@DB_VERSION_UNIQUE_NAME@
#define __part_verify __part_verify@DB_VERSION_UNIQUE_NAME@
#define __part_testdocopy __part_testdocopy@DB_VERSION_UNIQUE_NAME@
#define __db_no_partition __db_no_partition@DB_VERSION_UNIQUE_NAME@
@@ -361,6 +376,34 @@
#define __partition_init __partition_init@DB_VERSION_UNIQUE_NAME@
#define __part_fileid_reset __part_fileid_reset@DB_VERSION_UNIQUE_NAME@
#define __partition_set_dirs __partition_set_dirs@DB_VERSION_UNIQUE_NAME@
+#define __blob_file_create __blob_file_create@DB_VERSION_UNIQUE_NAME@
+#define __blob_file_close __blob_file_close@DB_VERSION_UNIQUE_NAME@
+#define __blob_file_delete __blob_file_delete@DB_VERSION_UNIQUE_NAME@
+#define __blob_file_open __blob_file_open@DB_VERSION_UNIQUE_NAME@
+#define __blob_file_read __blob_file_read@DB_VERSION_UNIQUE_NAME@
+#define __blob_file_write __blob_file_write@DB_VERSION_UNIQUE_NAME@
+#define __blob_bulk __blob_bulk@DB_VERSION_UNIQUE_NAME@
+#define __blob_get __blob_get@DB_VERSION_UNIQUE_NAME@
+#define __blob_put __blob_put@DB_VERSION_UNIQUE_NAME@
+#define __blob_repl __blob_repl@DB_VERSION_UNIQUE_NAME@
+#define __blob_del __blob_del@DB_VERSION_UNIQUE_NAME@
+#define __db_stream_init __db_stream_init@DB_VERSION_UNIQUE_NAME@
+#define __db_stream_close_int __db_stream_close_int@DB_VERSION_UNIQUE_NAME@
+#define __blob_make_sub_dir __blob_make_sub_dir@DB_VERSION_UNIQUE_NAME@
+#define __blob_make_meta_fname __blob_make_meta_fname@DB_VERSION_UNIQUE_NAME@
+#define __blob_get_dir __blob_get_dir@DB_VERSION_UNIQUE_NAME@
+#define __blob_generate_dir_ids __blob_generate_dir_ids@DB_VERSION_UNIQUE_NAME@
+#define __blob_generate_id __blob_generate_id@DB_VERSION_UNIQUE_NAME@
+#define __blob_highest_id __blob_highest_id@DB_VERSION_UNIQUE_NAME@
+#define __blob_calculate_dirs __blob_calculate_dirs@DB_VERSION_UNIQUE_NAME@
+#define __blob_id_to_path __blob_id_to_path@DB_VERSION_UNIQUE_NAME@
+#define __blob_str_to_id __blob_str_to_id@DB_VERSION_UNIQUE_NAME@
+#define __blob_path_to_dir_ids __blob_path_to_dir_ids@DB_VERSION_UNIQUE_NAME@
+#define __blob_salvage __blob_salvage@DB_VERSION_UNIQUE_NAME@
+#define __blob_vrfy __blob_vrfy@DB_VERSION_UNIQUE_NAME@
+#define __blob_del_hierarchy __blob_del_hierarchy@DB_VERSION_UNIQUE_NAME@
+#define __blob_del_all __blob_del_all@DB_VERSION_UNIQUE_NAME@
+#define __blob_copy_all __blob_copy_all@DB_VERSION_UNIQUE_NAME@
#define __bam_compact_int __bam_compact_int@DB_VERSION_UNIQUE_NAME@
#define __bam_compact_opd __bam_compact_opd@DB_VERSION_UNIQUE_NAME@
#define __bam_truncate_ipages __bam_truncate_ipages@DB_VERSION_UNIQUE_NAME@
@@ -470,6 +513,8 @@
#define __bam_30_btreemeta __bam_30_btreemeta@DB_VERSION_UNIQUE_NAME@
#define __bam_31_btreemeta __bam_31_btreemeta@DB_VERSION_UNIQUE_NAME@
#define __bam_31_lbtree __bam_31_lbtree@DB_VERSION_UNIQUE_NAME@
+#define __bam_60_btreemeta __bam_60_btreemeta@DB_VERSION_UNIQUE_NAME@
+#define __bam_60_lbtree __bam_60_lbtree@DB_VERSION_UNIQUE_NAME@
#define __bam_vrfy_meta __bam_vrfy_meta@DB_VERSION_UNIQUE_NAME@
#define __ram_vrfy_leaf __ram_vrfy_leaf@DB_VERSION_UNIQUE_NAME@
#define __bam_vrfy __bam_vrfy@DB_VERSION_UNIQUE_NAME@
@@ -628,6 +673,7 @@
#ifdef DIAGNOSTIC
#define __db_assert __db_assert@DB_VERSION_UNIQUE_NAME@
#endif
+#define __env_panic_event __env_panic_event@DB_VERSION_UNIQUE_NAME@
#define __env_panic_msg __env_panic_msg@DB_VERSION_UNIQUE_NAME@
#define __env_panic __env_panic@DB_VERSION_UNIQUE_NAME@
#define __db_unknown_error __db_unknown_error@DB_VERSION_UNIQUE_NAME@
@@ -639,6 +685,7 @@
#define __db_msgadd __db_msgadd@DB_VERSION_UNIQUE_NAME@
#define __db_msgadd_ap __db_msgadd_ap@DB_VERSION_UNIQUE_NAME@
#define __db_msg __db_msg@DB_VERSION_UNIQUE_NAME@
+#define __db_debug_msg __db_debug_msg@DB_VERSION_UNIQUE_NAME@
#define __db_repmsg __db_repmsg@DB_VERSION_UNIQUE_NAME@
#define __db_unknown_flag __db_unknown_flag@DB_VERSION_UNIQUE_NAME@
#define __db_unknown_type __db_unknown_type@DB_VERSION_UNIQUE_NAME@
@@ -653,6 +700,24 @@
#define __db_rdonly __db_rdonly@DB_VERSION_UNIQUE_NAME@
#define __db_space_err __db_space_err@DB_VERSION_UNIQUE_NAME@
#define __db_failed __db_failed@DB_VERSION_UNIQUE_NAME@
+#define __env_failure_remember __env_failure_remember@DB_VERSION_UNIQUE_NAME@
+#ifdef HAVE_ERROR_HISTORY
+#define __db_thread_init __db_thread_init@DB_VERSION_UNIQUE_NAME@
+#endif
+#ifdef HAVE_ERROR_HISTORY
+#define __db_diags __db_diags@DB_VERSION_UNIQUE_NAME@
+#endif
+#ifdef HAVE_ERROR_HISTORY
+#define __db_deferred_get __db_deferred_get@DB_VERSION_UNIQUE_NAME@
+#endif
+#ifdef HAVE_ERROR_HISTORY
+#define __db_deferred_discard __db_deferred_discard@DB_VERSION_UNIQUE_NAME@
+#endif
+#ifdef HAVE_ERROR_HISTORY
+#define __db_remember_context __db_remember_context@DB_VERSION_UNIQUE_NAME@
+#endif
+#define __db_ctimespec __db_ctimespec@DB_VERSION_UNIQUE_NAME@
+#define __db_fmt_quote __db_fmt_quote@DB_VERSION_UNIQUE_NAME@
#define __db_getlong __db_getlong@DB_VERSION_UNIQUE_NAME@
#define __db_getulong __db_getulong@DB_VERSION_UNIQUE_NAME@
#define __db_idspace __db_idspace@DB_VERSION_UNIQUE_NAME@
@@ -709,11 +774,14 @@
#define __dbreg_failchk __dbreg_failchk@DB_VERSION_UNIQUE_NAME@
#define __dbreg_log_close __dbreg_log_close@DB_VERSION_UNIQUE_NAME@
#define __dbreg_log_id __dbreg_log_id@DB_VERSION_UNIQUE_NAME@
+#define __dbreg_register_42_desc __dbreg_register_42_desc@DB_VERSION_UNIQUE_NAME@
#define __dbreg_register_desc __dbreg_register_desc@DB_VERSION_UNIQUE_NAME@
#define __dbreg_init_recover __dbreg_init_recover@DB_VERSION_UNIQUE_NAME@
+#define __dbreg_register_42_print __dbreg_register_42_print@DB_VERSION_UNIQUE_NAME@
#define __dbreg_register_print __dbreg_register_print@DB_VERSION_UNIQUE_NAME@
#define __dbreg_init_print __dbreg_init_print@DB_VERSION_UNIQUE_NAME@
#define __dbreg_register_recover __dbreg_register_recover@DB_VERSION_UNIQUE_NAME@
+#define __dbreg_register_42_recover __dbreg_register_42_recover@DB_VERSION_UNIQUE_NAME@
#define __dbreg_stat_print __dbreg_stat_print@DB_VERSION_UNIQUE_NAME@
#define __dbreg_print_fname __dbreg_print_fname@DB_VERSION_UNIQUE_NAME@
#define __dbreg_add_dbentry __dbreg_add_dbentry@DB_VERSION_UNIQUE_NAME@
@@ -727,6 +795,7 @@
#define __dbreg_id_to_db __dbreg_id_to_db@DB_VERSION_UNIQUE_NAME@
#define __dbreg_id_to_fname __dbreg_id_to_fname@DB_VERSION_UNIQUE_NAME@
#define __dbreg_fid_to_fname __dbreg_fid_to_fname@DB_VERSION_UNIQUE_NAME@
+#define __dbreg_blob_file_to_fname __dbreg_blob_file_to_fname@DB_VERSION_UNIQUE_NAME@
#define __dbreg_get_name __dbreg_get_name@DB_VERSION_UNIQUE_NAME@
#define __dbreg_do_open __dbreg_do_open@DB_VERSION_UNIQUE_NAME@
#define __dbreg_lazy_id __dbreg_lazy_id@DB_VERSION_UNIQUE_NAME@
@@ -760,9 +829,13 @@
#define __env_get_alloc __env_get_alloc@DB_VERSION_UNIQUE_NAME@
#define __env_set_alloc __env_set_alloc@DB_VERSION_UNIQUE_NAME@
#define __env_get_memory_init __env_get_memory_init@DB_VERSION_UNIQUE_NAME@
+#define __env_get_blob_threshold_pp __env_get_blob_threshold_pp@DB_VERSION_UNIQUE_NAME@
+#define __env_get_blob_threshold_int __env_get_blob_threshold_int@DB_VERSION_UNIQUE_NAME@
+#define __env_set_blob_threshold __env_set_blob_threshold@DB_VERSION_UNIQUE_NAME@
#define __env_set_memory_init __env_set_memory_init@DB_VERSION_UNIQUE_NAME@
#define __env_get_memory_max __env_get_memory_max@DB_VERSION_UNIQUE_NAME@
#define __env_set_memory_max __env_set_memory_max@DB_VERSION_UNIQUE_NAME@
+#define __env_set_blob_dir __env_set_blob_dir@DB_VERSION_UNIQUE_NAME@
#define __env_get_encrypt_flags __env_get_encrypt_flags@DB_VERSION_UNIQUE_NAME@
#define __env_set_encrypt __env_set_encrypt@DB_VERSION_UNIQUE_NAME@
#define __env_map_flags __env_map_flags@DB_VERSION_UNIQUE_NAME@
@@ -815,6 +888,7 @@
#define __env_ref_increment __env_ref_increment@DB_VERSION_UNIQUE_NAME@
#define __env_ref_decrement __env_ref_decrement@DB_VERSION_UNIQUE_NAME@
#define __env_ref_get __env_ref_get@DB_VERSION_UNIQUE_NAME@
+#define __env_region_cleanup __env_region_cleanup@DB_VERSION_UNIQUE_NAME@
#define __env_detach __env_detach@DB_VERSION_UNIQUE_NAME@
#define __env_remove_env __env_remove_env@DB_VERSION_UNIQUE_NAME@
#define __env_region_attach __env_region_attach@DB_VERSION_UNIQUE_NAME@
@@ -826,6 +900,7 @@
#define __envreg_isalive __envreg_isalive@DB_VERSION_UNIQUE_NAME@
#define __env_struct_sig __env_struct_sig@DB_VERSION_UNIQUE_NAME@
#define __env_stat_print_pp __env_stat_print_pp@DB_VERSION_UNIQUE_NAME@
+#define __env_print_thread __env_print_thread@DB_VERSION_UNIQUE_NAME@
#define __db_print_fh __db_print_fh@DB_VERSION_UNIQUE_NAME@
#define __db_print_fileid __db_print_fileid@DB_VERSION_UNIQUE_NAME@
#define __db_dl __db_dl@DB_VERSION_UNIQUE_NAME@
@@ -843,6 +918,18 @@
#define __repmgr_set_ack_policy __repmgr_set_ack_policy@DB_VERSION_UNIQUE_NAME@
#endif
#ifndef HAVE_REPLICATION_THREADS
+#define __repmgr_get_incoming_queue_max __repmgr_get_incoming_queue_max@DB_VERSION_UNIQUE_NAME@
+#endif
+#ifndef HAVE_REPLICATION_THREADS
+#define __repmgr_set_incoming_queue_max __repmgr_set_incoming_queue_max@DB_VERSION_UNIQUE_NAME@
+#endif
+#ifndef HAVE_REPLICATION_THREADS
+#define __repmgr_get_incoming_queue_redzone __repmgr_get_incoming_queue_redzone@DB_VERSION_UNIQUE_NAME@
+#endif
+#ifndef HAVE_REPLICATION_THREADS
+#define __repmgr_get_incoming_queue_fullevent __repmgr_get_incoming_queue_fullevent@DB_VERSION_UNIQUE_NAME@
+#endif
+#ifndef HAVE_REPLICATION_THREADS
#define __repmgr_site __repmgr_site@DB_VERSION_UNIQUE_NAME@
#endif
#ifndef HAVE_REPLICATION_THREADS
@@ -852,10 +939,10 @@
#define __repmgr_local_site __repmgr_local_site@DB_VERSION_UNIQUE_NAME@
#endif
#ifndef HAVE_REPLICATION_THREADS
-#define __repmgr_site_list __repmgr_site_list@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_site_list_pp __repmgr_site_list_pp@DB_VERSION_UNIQUE_NAME@
#endif
#ifndef HAVE_REPLICATION_THREADS
-#define __repmgr_start __repmgr_start@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_start_pp __repmgr_start_pp@DB_VERSION_UNIQUE_NAME@
#endif
#ifndef HAVE_REPLICATION_THREADS
#define __repmgr_stat_pp __repmgr_stat_pp@DB_VERSION_UNIQUE_NAME@
@@ -876,39 +963,63 @@
#define __repmgr_init_recover __repmgr_init_recover@DB_VERSION_UNIQUE_NAME@
#endif
#define __fop_create_42_desc __fop_create_42_desc@DB_VERSION_UNIQUE_NAME@
+#define __fop_create_60_desc __fop_create_60_desc@DB_VERSION_UNIQUE_NAME@
#define __fop_create_desc __fop_create_desc@DB_VERSION_UNIQUE_NAME@
+#define __fop_remove_60_desc __fop_remove_60_desc@DB_VERSION_UNIQUE_NAME@
#define __fop_remove_desc __fop_remove_desc@DB_VERSION_UNIQUE_NAME@
#define __fop_write_42_desc __fop_write_42_desc@DB_VERSION_UNIQUE_NAME@
+#define __fop_write_60_desc __fop_write_60_desc@DB_VERSION_UNIQUE_NAME@
#define __fop_write_desc __fop_write_desc@DB_VERSION_UNIQUE_NAME@
+#define __fop_write_file_60_desc __fop_write_file_60_desc@DB_VERSION_UNIQUE_NAME@
+#define __fop_write_file_desc __fop_write_file_desc@DB_VERSION_UNIQUE_NAME@
#define __fop_rename_42_desc __fop_rename_42_desc@DB_VERSION_UNIQUE_NAME@
#define __fop_rename_noundo_46_desc __fop_rename_noundo_46_desc@DB_VERSION_UNIQUE_NAME@
+#define __fop_rename_60_desc __fop_rename_60_desc@DB_VERSION_UNIQUE_NAME@
+#define __fop_rename_noundo_60_desc __fop_rename_noundo_60_desc@DB_VERSION_UNIQUE_NAME@
#define __fop_rename_desc __fop_rename_desc@DB_VERSION_UNIQUE_NAME@
#define __fop_rename_noundo_desc __fop_rename_noundo_desc@DB_VERSION_UNIQUE_NAME@
+#define __fop_file_remove_60_desc __fop_file_remove_60_desc@DB_VERSION_UNIQUE_NAME@
#define __fop_file_remove_desc __fop_file_remove_desc@DB_VERSION_UNIQUE_NAME@
#define __fop_init_recover __fop_init_recover@DB_VERSION_UNIQUE_NAME@
#define __fop_create_42_print __fop_create_42_print@DB_VERSION_UNIQUE_NAME@
+#define __fop_create_60_print __fop_create_60_print@DB_VERSION_UNIQUE_NAME@
#define __fop_create_print __fop_create_print@DB_VERSION_UNIQUE_NAME@
+#define __fop_remove_60_print __fop_remove_60_print@DB_VERSION_UNIQUE_NAME@
#define __fop_remove_print __fop_remove_print@DB_VERSION_UNIQUE_NAME@
#define __fop_write_42_print __fop_write_42_print@DB_VERSION_UNIQUE_NAME@
+#define __fop_write_60_print __fop_write_60_print@DB_VERSION_UNIQUE_NAME@
#define __fop_write_print __fop_write_print@DB_VERSION_UNIQUE_NAME@
+#define __fop_write_file_60_print __fop_write_file_60_print@DB_VERSION_UNIQUE_NAME@
+#define __fop_write_file_print __fop_write_file_print@DB_VERSION_UNIQUE_NAME@
#define __fop_rename_42_print __fop_rename_42_print@DB_VERSION_UNIQUE_NAME@
+#define __fop_rename_60_print __fop_rename_60_print@DB_VERSION_UNIQUE_NAME@
#define __fop_rename_print __fop_rename_print@DB_VERSION_UNIQUE_NAME@
+#define __fop_file_remove_60_print __fop_file_remove_60_print@DB_VERSION_UNIQUE_NAME@
#define __fop_file_remove_print __fop_file_remove_print@DB_VERSION_UNIQUE_NAME@
#define __fop_init_print __fop_init_print@DB_VERSION_UNIQUE_NAME@
#define __fop_create __fop_create@DB_VERSION_UNIQUE_NAME@
#define __fop_remove __fop_remove@DB_VERSION_UNIQUE_NAME@
#define __fop_write __fop_write@DB_VERSION_UNIQUE_NAME@
+#define __fop_write_file __fop_write_file@DB_VERSION_UNIQUE_NAME@
#define __fop_rename __fop_rename@DB_VERSION_UNIQUE_NAME@
#define __fop_create_recover __fop_create_recover@DB_VERSION_UNIQUE_NAME@
+#define __fop_create_60_recover __fop_create_60_recover@DB_VERSION_UNIQUE_NAME@
#define __fop_create_42_recover __fop_create_42_recover@DB_VERSION_UNIQUE_NAME@
#define __fop_remove_recover __fop_remove_recover@DB_VERSION_UNIQUE_NAME@
+#define __fop_remove_60_recover __fop_remove_60_recover@DB_VERSION_UNIQUE_NAME@
#define __fop_write_recover __fop_write_recover@DB_VERSION_UNIQUE_NAME@
+#define __fop_write_60_recover __fop_write_60_recover@DB_VERSION_UNIQUE_NAME@
#define __fop_write_42_recover __fop_write_42_recover@DB_VERSION_UNIQUE_NAME@
+#define __fop_write_file_recover __fop_write_file_recover@DB_VERSION_UNIQUE_NAME@
+#define __fop_write_file_60_recover __fop_write_file_60_recover@DB_VERSION_UNIQUE_NAME@
#define __fop_rename_recover __fop_rename_recover@DB_VERSION_UNIQUE_NAME@
#define __fop_rename_noundo_recover __fop_rename_noundo_recover@DB_VERSION_UNIQUE_NAME@
+#define __fop_rename_60_recover __fop_rename_60_recover@DB_VERSION_UNIQUE_NAME@
+#define __fop_rename_noundo_60_recover __fop_rename_noundo_60_recover@DB_VERSION_UNIQUE_NAME@
#define __fop_rename_42_recover __fop_rename_42_recover@DB_VERSION_UNIQUE_NAME@
#define __fop_rename_noundo_46_recover __fop_rename_noundo_46_recover@DB_VERSION_UNIQUE_NAME@
#define __fop_file_remove_recover __fop_file_remove_recover@DB_VERSION_UNIQUE_NAME@
+#define __fop_file_remove_60_recover __fop_file_remove_60_recover@DB_VERSION_UNIQUE_NAME@
#define __fop_lock_handle __fop_lock_handle@DB_VERSION_UNIQUE_NAME@
#define __fop_file_setup __fop_file_setup@DB_VERSION_UNIQUE_NAME@
#define __fop_subdb_setup __fop_subdb_setup@DB_VERSION_UNIQUE_NAME@
@@ -1041,6 +1152,8 @@
#define __ham_31_hash __ham_31_hash@DB_VERSION_UNIQUE_NAME@
#define __ham_46_hashmeta __ham_46_hashmeta@DB_VERSION_UNIQUE_NAME@
#define __ham_46_hash __ham_46_hash@DB_VERSION_UNIQUE_NAME@
+#define __ham_60_hashmeta __ham_60_hashmeta@DB_VERSION_UNIQUE_NAME@
+#define __ham_60_hash __ham_60_hash@DB_VERSION_UNIQUE_NAME@
#define __ham_vrfy_meta __ham_vrfy_meta@DB_VERSION_UNIQUE_NAME@
#define __ham_vrfy __ham_vrfy@DB_VERSION_UNIQUE_NAME@
#define __ham_vrfy_structure __ham_vrfy_structure@DB_VERSION_UNIQUE_NAME@
@@ -1055,11 +1168,15 @@
#define __heapc_gsplit __heapc_gsplit@DB_VERSION_UNIQUE_NAME@
#define __heapc_refresh __heapc_refresh@DB_VERSION_UNIQUE_NAME@
#define __heap_addrem_desc __heap_addrem_desc@DB_VERSION_UNIQUE_NAME@
+#define __heap_addrem_60_desc __heap_addrem_60_desc@DB_VERSION_UNIQUE_NAME@
+#define __heap_addrem_50_desc __heap_addrem_50_desc@DB_VERSION_UNIQUE_NAME@
#define __heap_pg_alloc_desc __heap_pg_alloc_desc@DB_VERSION_UNIQUE_NAME@
#define __heap_trunc_meta_desc __heap_trunc_meta_desc@DB_VERSION_UNIQUE_NAME@
#define __heap_trunc_page_desc __heap_trunc_page_desc@DB_VERSION_UNIQUE_NAME@
#define __heap_init_recover __heap_init_recover@DB_VERSION_UNIQUE_NAME@
#define __heap_addrem_print __heap_addrem_print@DB_VERSION_UNIQUE_NAME@
+#define __heap_addrem_60_print __heap_addrem_60_print@DB_VERSION_UNIQUE_NAME@
+#define __heap_addrem_50_print __heap_addrem_50_print@DB_VERSION_UNIQUE_NAME@
#define __heap_pg_alloc_print __heap_pg_alloc_print@DB_VERSION_UNIQUE_NAME@
#define __heap_trunc_meta_print __heap_trunc_meta_print@DB_VERSION_UNIQUE_NAME@
#define __heap_trunc_page_print __heap_trunc_page_print@DB_VERSION_UNIQUE_NAME@
@@ -1084,6 +1201,8 @@
#define __heap_pg_alloc_recover __heap_pg_alloc_recover@DB_VERSION_UNIQUE_NAME@
#define __heap_trunc_meta_recover __heap_trunc_meta_recover@DB_VERSION_UNIQUE_NAME@
#define __heap_trunc_page_recover __heap_trunc_page_recover@DB_VERSION_UNIQUE_NAME@
+#define __heap_addrem_60_recover __heap_addrem_60_recover@DB_VERSION_UNIQUE_NAME@
+#define __heap_addrem_50_recover __heap_addrem_50_recover@DB_VERSION_UNIQUE_NAME@
#define __heap_truncate __heap_truncate@DB_VERSION_UNIQUE_NAME@
#define __heap_stat __heap_stat@DB_VERSION_UNIQUE_NAME@
#define __heap_stat_print __heap_stat_print@DB_VERSION_UNIQUE_NAME@
@@ -1091,6 +1210,8 @@
#define __heap_stat_callback __heap_stat_callback@DB_VERSION_UNIQUE_NAME@
#define __heap_traverse __heap_traverse@DB_VERSION_UNIQUE_NAME@
#define __db_no_heap_am __db_no_heap_am@DB_VERSION_UNIQUE_NAME@
+#define __heap_60_heapmeta __heap_60_heapmeta@DB_VERSION_UNIQUE_NAME@
+#define __heap_60_heap __heap_60_heap@DB_VERSION_UNIQUE_NAME@
#define __heap_vrfy_meta __heap_vrfy_meta@DB_VERSION_UNIQUE_NAME@
#define __heap_vrfy __heap_vrfy@DB_VERSION_UNIQUE_NAME@
#define __heap_vrfy_structure __heap_vrfy_structure@DB_VERSION_UNIQUE_NAME@
@@ -1129,6 +1250,7 @@
#define __lock_addfamilylocker __lock_addfamilylocker@DB_VERSION_UNIQUE_NAME@
#define __lock_freelocker __lock_freelocker@DB_VERSION_UNIQUE_NAME@
#define __lock_familyremove __lock_familyremove@DB_VERSION_UNIQUE_NAME@
+#define __lock_local_locker_invalidate __lock_local_locker_invalidate@DB_VERSION_UNIQUE_NAME@
#define __lock_fix_list __lock_fix_list@DB_VERSION_UNIQUE_NAME@
#define __lock_get_list __lock_get_list@DB_VERSION_UNIQUE_NAME@
#define __lock_list_print __lock_list_print@DB_VERSION_UNIQUE_NAME@
@@ -1154,6 +1276,7 @@
#define __lock_set_env_timeout __lock_set_env_timeout@DB_VERSION_UNIQUE_NAME@
#define __lock_open __lock_open@DB_VERSION_UNIQUE_NAME@
#define __lock_env_refresh __lock_env_refresh@DB_VERSION_UNIQUE_NAME@
+#define __lock_region_detach __lock_region_detach@DB_VERSION_UNIQUE_NAME@
#define __lock_region_mutex_count __lock_region_mutex_count@DB_VERSION_UNIQUE_NAME@
#define __lock_region_mutex_max __lock_region_mutex_max@DB_VERSION_UNIQUE_NAME@
#define __lock_region_max __lock_region_max@DB_VERSION_UNIQUE_NAME@
@@ -1162,6 +1285,7 @@
#define __lock_stat_print_pp __lock_stat_print_pp@DB_VERSION_UNIQUE_NAME@
#define __lock_stat_print __lock_stat_print@DB_VERSION_UNIQUE_NAME@
#define __lock_printlock __lock_printlock@DB_VERSION_UNIQUE_NAME@
+#define __lock_dump_locker __lock_dump_locker@DB_VERSION_UNIQUE_NAME@
#define __lock_set_timeout __lock_set_timeout@DB_VERSION_UNIQUE_NAME@
#define __lock_set_timeout_internal __lock_set_timeout_internal@DB_VERSION_UNIQUE_NAME@
#define __lock_inherit_timeout __lock_inherit_timeout@DB_VERSION_UNIQUE_NAME@
@@ -1169,6 +1293,7 @@
#define __lock_lhash __lock_lhash@DB_VERSION_UNIQUE_NAME@
#define __lock_nomem __lock_nomem@DB_VERSION_UNIQUE_NAME@
#define __log_open __log_open@DB_VERSION_UNIQUE_NAME@
+#define __log_region_detach __log_region_detach@DB_VERSION_UNIQUE_NAME@
#define __log_find __log_find@DB_VERSION_UNIQUE_NAME@
#define __log_valid __log_valid@DB_VERSION_UNIQUE_NAME@
#define __log_env_refresh __log_env_refresh@DB_VERSION_UNIQUE_NAME@
@@ -1234,6 +1359,7 @@
#define __log_file_pp __log_file_pp@DB_VERSION_UNIQUE_NAME@
#define __log_name __log_name@DB_VERSION_UNIQUE_NAME@
#define __log_rep_put __log_rep_put@DB_VERSION_UNIQUE_NAME@
+#define __log_rep_write __log_rep_write@DB_VERSION_UNIQUE_NAME@
#define __log_put_record_pp __log_put_record_pp@DB_VERSION_UNIQUE_NAME@
#define __log_put_record __log_put_record@DB_VERSION_UNIQUE_NAME@
#define __log_stat_pp __log_stat_pp@DB_VERSION_UNIQUE_NAME@
@@ -1277,6 +1403,7 @@
#define __db_merge_verify __db_merge_verify@DB_VERSION_UNIQUE_NAME@
#define __db_pgno_verify __db_pgno_verify@DB_VERSION_UNIQUE_NAME@
#define __dbreg_register_verify __dbreg_register_verify@DB_VERSION_UNIQUE_NAME@
+#define __dbreg_register_42_verify __dbreg_register_42_verify@DB_VERSION_UNIQUE_NAME@
#define __bam_split_verify __bam_split_verify@DB_VERSION_UNIQUE_NAME@
#define __bam_split_42_verify __bam_split_42_verify@DB_VERSION_UNIQUE_NAME@
#define __bam_rsplit_verify __bam_rsplit_verify@DB_VERSION_UNIQUE_NAME@
@@ -1291,12 +1418,19 @@
#define __bam_relink_43_verify __bam_relink_43_verify@DB_VERSION_UNIQUE_NAME@
#define __bam_merge_44_verify __bam_merge_44_verify@DB_VERSION_UNIQUE_NAME@
#define __fop_create_42_verify __fop_create_42_verify@DB_VERSION_UNIQUE_NAME@
+#define __fop_create_60_verify __fop_create_60_verify@DB_VERSION_UNIQUE_NAME@
#define __fop_create_verify __fop_create_verify@DB_VERSION_UNIQUE_NAME@
+#define __fop_remove_60_verify __fop_remove_60_verify@DB_VERSION_UNIQUE_NAME@
#define __fop_remove_verify __fop_remove_verify@DB_VERSION_UNIQUE_NAME@
#define __fop_write_42_verify __fop_write_42_verify@DB_VERSION_UNIQUE_NAME@
+#define __fop_write_60_verify __fop_write_60_verify@DB_VERSION_UNIQUE_NAME@
#define __fop_write_verify __fop_write_verify@DB_VERSION_UNIQUE_NAME@
+#define __fop_write_file_60_verify __fop_write_file_60_verify@DB_VERSION_UNIQUE_NAME@
+#define __fop_write_file_verify __fop_write_file_verify@DB_VERSION_UNIQUE_NAME@
#define __fop_rename_42_verify __fop_rename_42_verify@DB_VERSION_UNIQUE_NAME@
+#define __fop_rename_60_verify __fop_rename_60_verify@DB_VERSION_UNIQUE_NAME@
#define __fop_rename_verify __fop_rename_verify@DB_VERSION_UNIQUE_NAME@
+#define __fop_file_remove_60_verify __fop_file_remove_60_verify@DB_VERSION_UNIQUE_NAME@
#define __fop_file_remove_verify __fop_file_remove_verify@DB_VERSION_UNIQUE_NAME@
#define __ham_insdel_verify __ham_insdel_verify@DB_VERSION_UNIQUE_NAME@
#define __ham_newpage_verify __ham_newpage_verify@DB_VERSION_UNIQUE_NAME@
@@ -1312,6 +1446,7 @@
#define __ham_curadj_verify __ham_curadj_verify@DB_VERSION_UNIQUE_NAME@
#define __ham_chgpg_verify __ham_chgpg_verify@DB_VERSION_UNIQUE_NAME@
#define __heap_addrem_verify __heap_addrem_verify@DB_VERSION_UNIQUE_NAME@
+#define __heap_addrem_60_verify __heap_addrem_60_verify@DB_VERSION_UNIQUE_NAME@
#define __heap_pg_alloc_verify __heap_pg_alloc_verify@DB_VERSION_UNIQUE_NAME@
#define __heap_trunc_meta_verify __heap_trunc_meta_verify@DB_VERSION_UNIQUE_NAME@
#define __heap_trunc_page_verify __heap_trunc_page_verify@DB_VERSION_UNIQUE_NAME@
@@ -1363,6 +1498,7 @@
#define __del_txn_pages __del_txn_pages@DB_VERSION_UNIQUE_NAME@
#define __is_ancestor_txn __is_ancestor_txn@DB_VERSION_UNIQUE_NAME@
#define __return_txn_pages __return_txn_pages@DB_VERSION_UNIQUE_NAME@
+#define __memp_bh_unreachable __memp_bh_unreachable@DB_VERSION_UNIQUE_NAME@
#define __memp_alloc __memp_alloc@DB_VERSION_UNIQUE_NAME@
#define __memp_free __memp_free@DB_VERSION_UNIQUE_NAME@
#define __memp_backup_open __memp_backup_open@DB_VERSION_UNIQUE_NAME@
@@ -1375,6 +1511,7 @@
#define __memp_bhfree __memp_bhfree@DB_VERSION_UNIQUE_NAME@
#define __memp_fget_pp __memp_fget_pp@DB_VERSION_UNIQUE_NAME@
#define __memp_fget __memp_fget@DB_VERSION_UNIQUE_NAME@
+#define __memp_find_obsolete_version __memp_find_obsolete_version@DB_VERSION_UNIQUE_NAME@
#define __memp_fcreate_pp __memp_fcreate_pp@DB_VERSION_UNIQUE_NAME@
#define __memp_fcreate __memp_fcreate@DB_VERSION_UNIQUE_NAME@
#define __memp_set_clear_len __memp_set_clear_len@DB_VERSION_UNIQUE_NAME@
@@ -1385,6 +1522,7 @@
#define __memp_get_ftype __memp_get_ftype@DB_VERSION_UNIQUE_NAME@
#define __memp_set_ftype __memp_set_ftype@DB_VERSION_UNIQUE_NAME@
#define __memp_set_lsn_offset __memp_set_lsn_offset@DB_VERSION_UNIQUE_NAME@
+#define __memp_set_maxpgno __memp_set_maxpgno@DB_VERSION_UNIQUE_NAME@
#define __memp_get_pgcookie __memp_get_pgcookie@DB_VERSION_UNIQUE_NAME@
#define __memp_set_pgcookie __memp_set_pgcookie@DB_VERSION_UNIQUE_NAME@
#define __memp_get_priority __memp_get_priority@DB_VERSION_UNIQUE_NAME@
@@ -1432,10 +1570,12 @@
#define __memp_bh_freeze __memp_bh_freeze@DB_VERSION_UNIQUE_NAME@
#define __memp_bh_thaw __memp_bh_thaw@DB_VERSION_UNIQUE_NAME@
#define __memp_open __memp_open@DB_VERSION_UNIQUE_NAME@
+#define __memp_region_detach __memp_region_detach@DB_VERSION_UNIQUE_NAME@
#define __memp_init __memp_init@DB_VERSION_UNIQUE_NAME@
#define __memp_max_regions __memp_max_regions@DB_VERSION_UNIQUE_NAME@
#define __memp_region_mutex_count __memp_region_mutex_count@DB_VERSION_UNIQUE_NAME@
#define __memp_env_refresh __memp_env_refresh@DB_VERSION_UNIQUE_NAME@
+#define __memp_region_bhfree __memp_region_bhfree@DB_VERSION_UNIQUE_NAME@
#define __memp_register_pp __memp_register_pp@DB_VERSION_UNIQUE_NAME@
#define __memp_register __memp_register@DB_VERSION_UNIQUE_NAME@
#define __memp_get_bucket __memp_get_bucket@DB_VERSION_UNIQUE_NAME@
@@ -1460,13 +1600,13 @@
#define __mutex_alloc_int __mutex_alloc_int@DB_VERSION_UNIQUE_NAME@
#define __mutex_free __mutex_free@DB_VERSION_UNIQUE_NAME@
#define __mutex_free_int __mutex_free_int@DB_VERSION_UNIQUE_NAME@
+#define __mutex_died __mutex_died@DB_VERSION_UNIQUE_NAME@
#define __mutex_refresh __mutex_refresh@DB_VERSION_UNIQUE_NAME@
-#define __mut_failchk __mut_failchk@DB_VERSION_UNIQUE_NAME@
-#define __db_fcntl_mutex_init __db_fcntl_mutex_init@DB_VERSION_UNIQUE_NAME@
-#define __db_fcntl_mutex_lock __db_fcntl_mutex_lock@DB_VERSION_UNIQUE_NAME@
-#define __db_fcntl_mutex_trylock __db_fcntl_mutex_trylock@DB_VERSION_UNIQUE_NAME@
-#define __db_fcntl_mutex_unlock __db_fcntl_mutex_unlock@DB_VERSION_UNIQUE_NAME@
-#define __db_fcntl_mutex_destroy __db_fcntl_mutex_destroy@DB_VERSION_UNIQUE_NAME@
+#define __mutex_record_lock __mutex_record_lock@DB_VERSION_UNIQUE_NAME@
+#define __mutex_record_unlock __mutex_record_unlock@DB_VERSION_UNIQUE_NAME@
+#define __mutex_record_print __mutex_record_print@DB_VERSION_UNIQUE_NAME@
+#define __mutex_failchk __mutex_failchk@DB_VERSION_UNIQUE_NAME@
+#define __mutex_failchk_thread __mutex_failchk_thread@DB_VERSION_UNIQUE_NAME@
#define __mutex_alloc_pp __mutex_alloc_pp@DB_VERSION_UNIQUE_NAME@
#define __mutex_free_pp __mutex_free_pp@DB_VERSION_UNIQUE_NAME@
#define __mutex_lock_pp __mutex_lock_pp@DB_VERSION_UNIQUE_NAME@
@@ -1481,6 +1621,9 @@
#define __mutex_set_max __mutex_set_max@DB_VERSION_UNIQUE_NAME@
#define __mutex_get_tas_spins __mutex_get_tas_spins@DB_VERSION_UNIQUE_NAME@
#define __mutex_set_tas_spins __mutex_set_tas_spins@DB_VERSION_UNIQUE_NAME@
+#ifdef HAVE_ERROR_HISTORY
+#define __mutex_diags __mutex_diags@DB_VERSION_UNIQUE_NAME@
+#endif
#if !defined(HAVE_ATOMIC_SUPPORT) && defined(HAVE_MUTEX_SUPPORT)
#define __atomic_inc __atomic_inc@DB_VERSION_UNIQUE_NAME@
#endif
@@ -1503,6 +1646,7 @@
#define __db_pthread_mutex_unlock __db_pthread_mutex_unlock@DB_VERSION_UNIQUE_NAME@
#define __db_pthread_mutex_destroy __db_pthread_mutex_destroy@DB_VERSION_UNIQUE_NAME@
#define __mutex_open __mutex_open@DB_VERSION_UNIQUE_NAME@
+#define __mutex_region_detach __mutex_region_detach@DB_VERSION_UNIQUE_NAME@
#define __mutex_env_refresh __mutex_env_refresh@DB_VERSION_UNIQUE_NAME@
#define __mutex_resource_return __mutex_resource_return@DB_VERSION_UNIQUE_NAME@
#define __mutex_stat_pp __mutex_stat_pp@DB_VERSION_UNIQUE_NAME@
@@ -1512,6 +1656,7 @@
#define __mutex_print_debug_stats __mutex_print_debug_stats@DB_VERSION_UNIQUE_NAME@
#define __mutex_set_wait_info __mutex_set_wait_info@DB_VERSION_UNIQUE_NAME@
#define __mutex_clear __mutex_clear@DB_VERSION_UNIQUE_NAME@
+#define __mutex_describe __mutex_describe@DB_VERSION_UNIQUE_NAME@
#define __db_tas_mutex_init __db_tas_mutex_init@DB_VERSION_UNIQUE_NAME@
#define __db_tas_mutex_lock __db_tas_mutex_lock@DB_VERSION_UNIQUE_NAME@
#define __db_tas_mutex_trylock __db_tas_mutex_trylock@DB_VERSION_UNIQUE_NAME@
@@ -1582,6 +1727,7 @@
#define __os_concat_path __os_concat_path@DB_VERSION_UNIQUE_NAME@
#define __os_id __os_id@DB_VERSION_UNIQUE_NAME@
#define __os_rename __os_rename@DB_VERSION_UNIQUE_NAME@
+#define __os_rmdir __os_rmdir@DB_VERSION_UNIQUE_NAME@
#define __os_isroot __os_isroot@DB_VERSION_UNIQUE_NAME@
#define __db_rpath __db_rpath@DB_VERSION_UNIQUE_NAME@
#define __os_io __os_io@DB_VERSION_UNIQUE_NAME@
@@ -1590,16 +1736,37 @@
#define __os_physwrite __os_physwrite@DB_VERSION_UNIQUE_NAME@
#define __os_seek __os_seek@DB_VERSION_UNIQUE_NAME@
#define __os_stack __os_stack@DB_VERSION_UNIQUE_NAME@
+#define __os_stack_top __os_stack_top@DB_VERSION_UNIQUE_NAME@
+#define __os_stack_text __os_stack_text@DB_VERSION_UNIQUE_NAME@
+#define __os_stack_save __os_stack_save@DB_VERSION_UNIQUE_NAME@
+#define __os_stack_msgadd __os_stack_msgadd@DB_VERSION_UNIQUE_NAME@
#define __os_exists __os_exists@DB_VERSION_UNIQUE_NAME@
#define __os_ioinfo __os_ioinfo@DB_VERSION_UNIQUE_NAME@
#define __os_tmpdir __os_tmpdir@DB_VERSION_UNIQUE_NAME@
#define __os_truncate __os_truncate@DB_VERSION_UNIQUE_NAME@
#define __os_unique_id __os_unique_id@DB_VERSION_UNIQUE_NAME@
+#define __os_srandom __os_srandom@DB_VERSION_UNIQUE_NAME@
+#define __os_random __os_random@DB_VERSION_UNIQUE_NAME@
#define __os_unlink __os_unlink@DB_VERSION_UNIQUE_NAME@
#define __os_yield __os_yield@DB_VERSION_UNIQUE_NAME@
#ifdef HAVE_QNX
#define __os_qnx_region_open __os_qnx_region_open@DB_VERSION_UNIQUE_NAME@
#endif
+#ifdef DB_WINCE
+#define __ce_freopen __ce_freopen@DB_VERSION_UNIQUE_NAME@
+#endif
+#ifdef DB_WINCE
+#define __ce_gmtime __ce_gmtime@DB_VERSION_UNIQUE_NAME@
+#endif
+#ifdef DB_WINCE
+#define localtime localtime@DB_VERSION_UNIQUE_NAME@
+#endif
+#ifdef DB_WINCE
+#define __ce_mktime __ce_mktime@DB_VERSION_UNIQUE_NAME@
+#endif
+#ifdef DB_WINCE
+#define __ce_remove __ce_remove@DB_VERSION_UNIQUE_NAME@
+#endif
#define __os_is_winnt __os_is_winnt@DB_VERSION_UNIQUE_NAME@
#define __os_cpu_count __os_cpu_count@DB_VERSION_UNIQUE_NAME@
#ifdef HAVE_REPLICATION_THREADS
@@ -1673,6 +1840,8 @@
#define __rep_egen_unmarshal __rep_egen_unmarshal@DB_VERSION_UNIQUE_NAME@
#define __rep_fileinfo_marshal __rep_fileinfo_marshal@DB_VERSION_UNIQUE_NAME@
#define __rep_fileinfo_unmarshal __rep_fileinfo_unmarshal@DB_VERSION_UNIQUE_NAME@
+#define __rep_fileinfo_v7_marshal __rep_fileinfo_v7_marshal@DB_VERSION_UNIQUE_NAME@
+#define __rep_fileinfo_v7_unmarshal __rep_fileinfo_v7_unmarshal@DB_VERSION_UNIQUE_NAME@
#define __rep_fileinfo_v6_marshal __rep_fileinfo_v6_marshal@DB_VERSION_UNIQUE_NAME@
#define __rep_fileinfo_v6_unmarshal __rep_fileinfo_v6_unmarshal@DB_VERSION_UNIQUE_NAME@
#define __rep_grant_info_marshal __rep_grant_info_marshal@DB_VERSION_UNIQUE_NAME@
@@ -1691,13 +1860,29 @@
#define __rep_lsn_hist_key_unmarshal __rep_lsn_hist_key_unmarshal@DB_VERSION_UNIQUE_NAME@
#define __rep_lsn_hist_data_marshal __rep_lsn_hist_data_marshal@DB_VERSION_UNIQUE_NAME@
#define __rep_lsn_hist_data_unmarshal __rep_lsn_hist_data_unmarshal@DB_VERSION_UNIQUE_NAME@
+#define __rep_blob_update_req_marshal __rep_blob_update_req_marshal@DB_VERSION_UNIQUE_NAME@
+#define __rep_blob_update_req_unmarshal __rep_blob_update_req_unmarshal@DB_VERSION_UNIQUE_NAME@
+#define __rep_blob_update_marshal __rep_blob_update_marshal@DB_VERSION_UNIQUE_NAME@
+#define __rep_blob_update_unmarshal __rep_blob_update_unmarshal@DB_VERSION_UNIQUE_NAME@
+#define __rep_blob_file_marshal __rep_blob_file_marshal@DB_VERSION_UNIQUE_NAME@
+#define __rep_blob_file_unmarshal __rep_blob_file_unmarshal@DB_VERSION_UNIQUE_NAME@
+#define __rep_blob_chunk_marshal __rep_blob_chunk_marshal@DB_VERSION_UNIQUE_NAME@
+#define __rep_blob_chunk_unmarshal __rep_blob_chunk_unmarshal@DB_VERSION_UNIQUE_NAME@
+#define __rep_blob_chunk_req_marshal __rep_blob_chunk_req_marshal@DB_VERSION_UNIQUE_NAME@
+#define __rep_blob_chunk_req_unmarshal __rep_blob_chunk_req_unmarshal@DB_VERSION_UNIQUE_NAME@
#define __rep_update_req __rep_update_req@DB_VERSION_UNIQUE_NAME@
+#define __rep_blob_update_req __rep_blob_update_req@DB_VERSION_UNIQUE_NAME@
#define __rep_page_req __rep_page_req@DB_VERSION_UNIQUE_NAME@
#define __rep_update_setup __rep_update_setup@DB_VERSION_UNIQUE_NAME@
+#define __rep_blob_update __rep_blob_update@DB_VERSION_UNIQUE_NAME@
+#define __rep_blob_allreq __rep_blob_allreq@DB_VERSION_UNIQUE_NAME@
#define __rep_bulk_page __rep_bulk_page@DB_VERSION_UNIQUE_NAME@
#define __rep_page __rep_page@DB_VERSION_UNIQUE_NAME@
+#define __rep_blob_chunk __rep_blob_chunk@DB_VERSION_UNIQUE_NAME@
#define __rep_init_cleanup __rep_init_cleanup@DB_VERSION_UNIQUE_NAME@
+#define __rep_blob_chunk_req __rep_blob_chunk_req@DB_VERSION_UNIQUE_NAME@
#define __rep_pggap_req __rep_pggap_req@DB_VERSION_UNIQUE_NAME@
+#define __rep_blob_rereq __rep_blob_rereq@DB_VERSION_UNIQUE_NAME@
#define __rep_finfo_alloc __rep_finfo_alloc@DB_VERSION_UNIQUE_NAME@
#define __rep_remove_init_file __rep_remove_init_file@DB_VERSION_UNIQUE_NAME@
#define __rep_reset_init __rep_reset_init@DB_VERSION_UNIQUE_NAME@
@@ -1727,24 +1912,32 @@
#define __rep_start_int __rep_start_int@DB_VERSION_UNIQUE_NAME@
#define __rep_open_sysdb __rep_open_sysdb@DB_VERSION_UNIQUE_NAME@
#define __rep_client_dbinit __rep_client_dbinit@DB_VERSION_UNIQUE_NAME@
+#define __rep_blob_cmp __rep_blob_cmp@DB_VERSION_UNIQUE_NAME@
+#define __rep_offset_cmp __rep_offset_cmp@DB_VERSION_UNIQUE_NAME@
#define __rep_get_limit __rep_get_limit@DB_VERSION_UNIQUE_NAME@
#define __rep_set_limit __rep_set_limit@DB_VERSION_UNIQUE_NAME@
#define __rep_set_nsites_pp __rep_set_nsites_pp@DB_VERSION_UNIQUE_NAME@
#define __rep_set_nsites_int __rep_set_nsites_int@DB_VERSION_UNIQUE_NAME@
#define __rep_get_nsites __rep_get_nsites@DB_VERSION_UNIQUE_NAME@
-#define __rep_set_priority __rep_set_priority@DB_VERSION_UNIQUE_NAME@
+#define __rep_set_priority_pp __rep_set_priority_pp@DB_VERSION_UNIQUE_NAME@
+#define __rep_set_priority_int __rep_set_priority_int@DB_VERSION_UNIQUE_NAME@
#define __rep_get_priority __rep_get_priority@DB_VERSION_UNIQUE_NAME@
-#define __rep_set_timeout __rep_set_timeout@DB_VERSION_UNIQUE_NAME@
+#define __rep_set_timeout_pp __rep_set_timeout_pp@DB_VERSION_UNIQUE_NAME@
+#define __rep_set_timeout_int __rep_set_timeout_int@DB_VERSION_UNIQUE_NAME@
#define __rep_get_timeout __rep_get_timeout@DB_VERSION_UNIQUE_NAME@
#define __rep_get_request __rep_get_request@DB_VERSION_UNIQUE_NAME@
#define __rep_set_request __rep_set_request@DB_VERSION_UNIQUE_NAME@
+#define __rep_set_view __rep_set_view@DB_VERSION_UNIQUE_NAME@
+#define __rep_call_partial __rep_call_partial@DB_VERSION_UNIQUE_NAME@
#define __rep_set_transport_pp __rep_set_transport_pp@DB_VERSION_UNIQUE_NAME@
#define __rep_set_transport_int __rep_set_transport_int@DB_VERSION_UNIQUE_NAME@
#define __rep_get_clockskew __rep_get_clockskew@DB_VERSION_UNIQUE_NAME@
#define __rep_set_clockskew __rep_set_clockskew@DB_VERSION_UNIQUE_NAME@
-#define __rep_flush __rep_flush@DB_VERSION_UNIQUE_NAME@
+#define __rep_flush_pp __rep_flush_pp@DB_VERSION_UNIQUE_NAME@
+#define __rep_flush_int __rep_flush_int@DB_VERSION_UNIQUE_NAME@
#define __rep_sync __rep_sync@DB_VERSION_UNIQUE_NAME@
#define __rep_txn_applied __rep_txn_applied@DB_VERSION_UNIQUE_NAME@
+#define __rep_read_lsn_history __rep_read_lsn_history@DB_VERSION_UNIQUE_NAME@
#define __rep_process_message_pp __rep_process_message_pp@DB_VERSION_UNIQUE_NAME@
#define __rep_process_message_int __rep_process_message_int@DB_VERSION_UNIQUE_NAME@
#define __rep_apply __rep_apply@DB_VERSION_UNIQUE_NAME@
@@ -1760,6 +1953,7 @@
#define __rep_closefiles __rep_closefiles@DB_VERSION_UNIQUE_NAME@
#define __rep_write_egen __rep_write_egen@DB_VERSION_UNIQUE_NAME@
#define __rep_write_gen __rep_write_gen@DB_VERSION_UNIQUE_NAME@
+#define __rep_check_view __rep_check_view@DB_VERSION_UNIQUE_NAME@
#define __rep_stat_pp __rep_stat_pp@DB_VERSION_UNIQUE_NAME@
#define __rep_stat_print_pp __rep_stat_print_pp@DB_VERSION_UNIQUE_NAME@
#define __rep_stat_print __rep_stat_print@DB_VERSION_UNIQUE_NAME@
@@ -1798,6 +1992,8 @@
#define __rep_get_maxpermlsn __rep_get_maxpermlsn@DB_VERSION_UNIQUE_NAME@
#define __rep_is_internal_rep_file __rep_is_internal_rep_file@DB_VERSION_UNIQUE_NAME@
#define __rep_get_datagen __rep_get_datagen@DB_VERSION_UNIQUE_NAME@
+#define __rep_become_readonly_master __rep_become_readonly_master@DB_VERSION_UNIQUE_NAME@
+#define __rep_get_lsnhist_data __rep_get_lsnhist_data@DB_VERSION_UNIQUE_NAME@
#define __rep_verify __rep_verify@DB_VERSION_UNIQUE_NAME@
#define __rep_verify_fail __rep_verify_fail@DB_VERSION_UNIQUE_NAME@
#define __rep_verify_req __rep_verify_req@DB_VERSION_UNIQUE_NAME@
@@ -1827,6 +2023,8 @@
#define __repmgr_membership_key_unmarshal __repmgr_membership_key_unmarshal@DB_VERSION_UNIQUE_NAME@
#define __repmgr_membership_data_marshal __repmgr_membership_data_marshal@DB_VERSION_UNIQUE_NAME@
#define __repmgr_membership_data_unmarshal __repmgr_membership_data_unmarshal@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_v4membership_data_marshal __repmgr_v4membership_data_marshal@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_v4membership_data_unmarshal __repmgr_v4membership_data_unmarshal@DB_VERSION_UNIQUE_NAME@
#define __repmgr_member_metadata_marshal __repmgr_member_metadata_marshal@DB_VERSION_UNIQUE_NAME@
#define __repmgr_member_metadata_unmarshal __repmgr_member_metadata_unmarshal@DB_VERSION_UNIQUE_NAME@
#define __repmgr_gm_fwd_marshal __repmgr_gm_fwd_marshal@DB_VERSION_UNIQUE_NAME@
@@ -1835,21 +2033,34 @@
#define __repmgr_membr_vers_unmarshal __repmgr_membr_vers_unmarshal@DB_VERSION_UNIQUE_NAME@
#define __repmgr_site_info_marshal __repmgr_site_info_marshal@DB_VERSION_UNIQUE_NAME@
#define __repmgr_site_info_unmarshal __repmgr_site_info_unmarshal@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_v4site_info_marshal __repmgr_v4site_info_marshal@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_v4site_info_unmarshal __repmgr_v4site_info_unmarshal@DB_VERSION_UNIQUE_NAME@
#define __repmgr_connect_reject_marshal __repmgr_connect_reject_marshal@DB_VERSION_UNIQUE_NAME@
#define __repmgr_connect_reject_unmarshal __repmgr_connect_reject_unmarshal@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_v4connect_reject_marshal __repmgr_v4connect_reject_marshal@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_v4connect_reject_unmarshal __repmgr_v4connect_reject_unmarshal@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_lsnhist_match_marshal __repmgr_lsnhist_match_marshal@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_lsnhist_match_unmarshal __repmgr_lsnhist_match_unmarshal@DB_VERSION_UNIQUE_NAME@
#define __repmgr_member_print __repmgr_member_print@DB_VERSION_UNIQUE_NAME@
#define __repmgr_init_print __repmgr_init_print@DB_VERSION_UNIQUE_NAME@
#define __repmgr_init_election __repmgr_init_election@DB_VERSION_UNIQUE_NAME@
#define __repmgr_claim_victory __repmgr_claim_victory@DB_VERSION_UNIQUE_NAME@
#define __repmgr_turn_on_elections __repmgr_turn_on_elections@DB_VERSION_UNIQUE_NAME@
-#define __repmgr_start __repmgr_start@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_start_pp __repmgr_start_pp@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_start_int __repmgr_start_int@DB_VERSION_UNIQUE_NAME@
#define __repmgr_valid_config __repmgr_valid_config@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_prefmas_auto_config __repmgr_prefmas_auto_config@DB_VERSION_UNIQUE_NAME@
#define __repmgr_autostart __repmgr_autostart@DB_VERSION_UNIQUE_NAME@
#define __repmgr_start_selector __repmgr_start_selector@DB_VERSION_UNIQUE_NAME@
#define __repmgr_close __repmgr_close@DB_VERSION_UNIQUE_NAME@
#define __repmgr_stop __repmgr_stop@DB_VERSION_UNIQUE_NAME@
#define __repmgr_set_ack_policy __repmgr_set_ack_policy@DB_VERSION_UNIQUE_NAME@
#define __repmgr_get_ack_policy __repmgr_get_ack_policy@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_set_incoming_queue_max __repmgr_set_incoming_queue_max@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_get_incoming_queue_max __repmgr_get_incoming_queue_max@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_set_incoming_queue_redzone __repmgr_set_incoming_queue_redzone@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_get_incoming_queue_redzone __repmgr_get_incoming_queue_redzone@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_get_incoming_queue_fullevent __repmgr_get_incoming_queue_fullevent@DB_VERSION_UNIQUE_NAME@
#define __repmgr_env_create __repmgr_env_create@DB_VERSION_UNIQUE_NAME@
#define __repmgr_env_destroy __repmgr_env_destroy@DB_VERSION_UNIQUE_NAME@
#define __repmgr_stop_threads __repmgr_stop_threads@DB_VERSION_UNIQUE_NAME@
@@ -1870,7 +2081,8 @@
#define __repmgr_get_site_address __repmgr_get_site_address@DB_VERSION_UNIQUE_NAME@
#define __repmgr_get_eid __repmgr_get_eid@DB_VERSION_UNIQUE_NAME@
#define __repmgr_get_config __repmgr_get_config@DB_VERSION_UNIQUE_NAME@
-#define __repmgr_site_config __repmgr_site_config@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_site_config_pp __repmgr_site_config_pp@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_site_config_int __repmgr_site_config_int@DB_VERSION_UNIQUE_NAME@
#define __repmgr_site_close __repmgr_site_close@DB_VERSION_UNIQUE_NAME@
#define __repmgr_msg_thread __repmgr_msg_thread@DB_VERSION_UNIQUE_NAME@
#define __repmgr_send_err_resp __repmgr_send_err_resp@DB_VERSION_UNIQUE_NAME@
@@ -1930,7 +2142,6 @@
#define __repmgr_queue_destroy __repmgr_queue_destroy@DB_VERSION_UNIQUE_NAME@
#define __repmgr_queue_get __repmgr_queue_get@DB_VERSION_UNIQUE_NAME@
#define __repmgr_queue_put __repmgr_queue_put@DB_VERSION_UNIQUE_NAME@
-#define __repmgr_queue_size __repmgr_queue_size@DB_VERSION_UNIQUE_NAME@
#define __repmgr_member_recover __repmgr_member_recover@DB_VERSION_UNIQUE_NAME@
#define __repmgr_select_thread __repmgr_select_thread@DB_VERSION_UNIQUE_NAME@
#define __repmgr_bow_out __repmgr_bow_out@DB_VERSION_UNIQUE_NAME@
@@ -1938,6 +2149,7 @@
#define __repmgr_compute_timeout __repmgr_compute_timeout@DB_VERSION_UNIQUE_NAME@
#define __repmgr_connected_master __repmgr_connected_master@DB_VERSION_UNIQUE_NAME@
#define __repmgr_check_timeouts __repmgr_check_timeouts@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_refresh_selector __repmgr_refresh_selector@DB_VERSION_UNIQUE_NAME@
#define __repmgr_first_try_connections __repmgr_first_try_connections@DB_VERSION_UNIQUE_NAME@
#define __repmgr_send_v1_handshake __repmgr_send_v1_handshake@DB_VERSION_UNIQUE_NAME@
#define __repmgr_read_from_site __repmgr_read_from_site@DB_VERSION_UNIQUE_NAME@
@@ -1949,7 +2161,8 @@
#define __repmgr_stat_pp __repmgr_stat_pp@DB_VERSION_UNIQUE_NAME@
#define __repmgr_stat_print_pp __repmgr_stat_print_pp@DB_VERSION_UNIQUE_NAME@
#define __repmgr_stat_print __repmgr_stat_print@DB_VERSION_UNIQUE_NAME@
-#define __repmgr_site_list __repmgr_site_list@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_site_list_pp __repmgr_site_list_pp@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_site_list_int __repmgr_site_list_int@DB_VERSION_UNIQUE_NAME@
#ifndef HAVE_REPLICATION_THREADS
#define __repmgr_close __repmgr_close@DB_VERSION_UNIQUE_NAME@
#endif
@@ -1960,6 +2173,18 @@
#define __repmgr_set_ack_policy __repmgr_set_ack_policy@DB_VERSION_UNIQUE_NAME@
#endif
#ifndef HAVE_REPLICATION_THREADS
+#define __repmgr_get_incoming_queue_max __repmgr_get_incoming_queue_max@DB_VERSION_UNIQUE_NAME@
+#endif
+#ifndef HAVE_REPLICATION_THREADS
+#define __repmgr_set_incoming_queue_max __repmgr_set_incoming_queue_max@DB_VERSION_UNIQUE_NAME@
+#endif
+#ifndef HAVE_REPLICATION_THREADS
+#define __repmgr_get_incoming_queue_redzone __repmgr_get_incoming_queue_redzone@DB_VERSION_UNIQUE_NAME@
+#endif
+#ifndef HAVE_REPLICATION_THREADS
+#define __repmgr_get_incoming_queue_fullevent __repmgr_get_incoming_queue_fullevent@DB_VERSION_UNIQUE_NAME@
+#endif
+#ifndef HAVE_REPLICATION_THREADS
#define __repmgr_site __repmgr_site@DB_VERSION_UNIQUE_NAME@
#endif
#ifndef HAVE_REPLICATION_THREADS
@@ -1969,10 +2194,10 @@
#define __repmgr_local_site __repmgr_local_site@DB_VERSION_UNIQUE_NAME@
#endif
#ifndef HAVE_REPLICATION_THREADS
-#define __repmgr_site_list __repmgr_site_list@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_site_list_pp __repmgr_site_list_pp@DB_VERSION_UNIQUE_NAME@
#endif
#ifndef HAVE_REPLICATION_THREADS
-#define __repmgr_start __repmgr_start@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_start_pp __repmgr_start_pp@DB_VERSION_UNIQUE_NAME@
#endif
#ifndef HAVE_REPLICATION_THREADS
#define __repmgr_stat_pp __repmgr_stat_pp@DB_VERSION_UNIQUE_NAME@
@@ -2023,7 +2248,14 @@
#define __repmgr_failchk __repmgr_failchk@DB_VERSION_UNIQUE_NAME@
#define __repmgr_master_is_known __repmgr_master_is_known@DB_VERSION_UNIQUE_NAME@
#define __repmgr_stable_lsn __repmgr_stable_lsn@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_make_request_conn __repmgr_make_request_conn@DB_VERSION_UNIQUE_NAME@
#define __repmgr_send_sync_msg __repmgr_send_sync_msg@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_read_own_msg __repmgr_read_own_msg@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_prefmas_connected __repmgr_prefmas_connected@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_restart_site_as_client __repmgr_restart_site_as_client@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_make_site_readonly_master __repmgr_make_site_readonly_master@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_lsnhist_match __repmgr_lsnhist_match@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_prefmas_get_wait __repmgr_prefmas_get_wait@DB_VERSION_UNIQUE_NAME@
#define __repmgr_marshal_member_list __repmgr_marshal_member_list@DB_VERSION_UNIQUE_NAME@
#define __repmgr_refresh_membership __repmgr_refresh_membership@DB_VERSION_UNIQUE_NAME@
#define __repmgr_reload_gmdb __repmgr_reload_gmdb@DB_VERSION_UNIQUE_NAME@
@@ -2040,10 +2272,15 @@
#define __repmgr_bcast_parm_refresh __repmgr_bcast_parm_refresh@DB_VERSION_UNIQUE_NAME@
#define __repmgr_chg_prio __repmgr_chg_prio@DB_VERSION_UNIQUE_NAME@
#define __repmgr_bcast_own_msg __repmgr_bcast_own_msg@DB_VERSION_UNIQUE_NAME@
+#define __repmgr_bcast_member_list __repmgr_bcast_member_list@DB_VERSION_UNIQUE_NAME@
#define __seq_stat __seq_stat@DB_VERSION_UNIQUE_NAME@
#define __seq_stat_print __seq_stat_print@DB_VERSION_UNIQUE_NAME@
#define __db_get_seq_flags_fn __db_get_seq_flags_fn@DB_VERSION_UNIQUE_NAME@
#define __db_get_seq_flags_fn __db_get_seq_flags_fn@DB_VERSION_UNIQUE_NAME@
+#define __seq_open __seq_open@DB_VERSION_UNIQUE_NAME@
+#define __seq_initial_value __seq_initial_value@DB_VERSION_UNIQUE_NAME@
+#define __seq_get __seq_get@DB_VERSION_UNIQUE_NAME@
+#define __seq_close __seq_close@DB_VERSION_UNIQUE_NAME@
#define bdb_HCommand bdb_HCommand@DB_VERSION_UNIQUE_NAME@
#if DB_DBM_HSEARCH != 0
#define bdb_NdbmOpen bdb_NdbmOpen@DB_VERSION_UNIQUE_NAME@
@@ -2057,9 +2294,12 @@
#define tcl_CompactStat tcl_CompactStat@DB_VERSION_UNIQUE_NAME@
#define tcl_rep_send tcl_rep_send@DB_VERSION_UNIQUE_NAME@
#define dbc_Cmd dbc_Cmd@DB_VERSION_UNIQUE_NAME@
+#define dbstream_Cmd dbstream_Cmd@DB_VERSION_UNIQUE_NAME@
#define env_Cmd env_Cmd@DB_VERSION_UNIQUE_NAME@
#define tcl_EnvRemove tcl_EnvRemove@DB_VERSION_UNIQUE_NAME@
#define tcl_EnvClose tcl_EnvClose@DB_VERSION_UNIQUE_NAME@
+#define tcl_EnvBackup tcl_EnvBackup@DB_VERSION_UNIQUE_NAME@
+#define tcl_EnvDbBackup tcl_EnvDbBackup@DB_VERSION_UNIQUE_NAME@
#define tcl_EnvIdReset tcl_EnvIdReset@DB_VERSION_UNIQUE_NAME@
#define tcl_EnvLsnReset tcl_EnvLsnReset@DB_VERSION_UNIQUE_NAME@
#define tcl_EnvVerbose tcl_EnvVerbose@DB_VERSION_UNIQUE_NAME@
@@ -2069,6 +2309,7 @@
#define tcl_EnvGetEncryptFlags tcl_EnvGetEncryptFlags@DB_VERSION_UNIQUE_NAME@
#define tcl_EnvSetErrfile tcl_EnvSetErrfile@DB_VERSION_UNIQUE_NAME@
#define tcl_EnvSetMsgfile tcl_EnvSetMsgfile@DB_VERSION_UNIQUE_NAME@
+#define tcl_EnvCloseMsgfile tcl_EnvCloseMsgfile@DB_VERSION_UNIQUE_NAME@
#define tcl_EnvSetErrpfx tcl_EnvSetErrpfx@DB_VERSION_UNIQUE_NAME@
#define tcl_EnvStatPrint tcl_EnvStatPrint@DB_VERSION_UNIQUE_NAME@
#define _NewInfo _NewInfo@DB_VERSION_UNIQUE_NAME@
@@ -2111,9 +2352,11 @@
#define tcl_LogPut tcl_LogPut@DB_VERSION_UNIQUE_NAME@
#define tcl_LogStat tcl_LogStat@DB_VERSION_UNIQUE_NAME@
#define tcl_LogStatPrint tcl_LogStatPrint@DB_VERSION_UNIQUE_NAME@
+#define tcl_LogVerify tcl_LogVerify@DB_VERSION_UNIQUE_NAME@
#define logc_Cmd logc_Cmd@DB_VERSION_UNIQUE_NAME@
#define tcl_LogConfig tcl_LogConfig@DB_VERSION_UNIQUE_NAME@
#define tcl_LogGetConfig tcl_LogGetConfig@DB_VERSION_UNIQUE_NAME@
+#define tcl_LogSetMax tcl_LogSetMax@DB_VERSION_UNIQUE_NAME@
#define _MpInfoDelete _MpInfoDelete@DB_VERSION_UNIQUE_NAME@
#define tcl_MpSync tcl_MpSync@DB_VERSION_UNIQUE_NAME@
#define tcl_MpTrickle tcl_MpTrickle@DB_VERSION_UNIQUE_NAME@
@@ -2121,6 +2364,7 @@
#define tcl_MpStat tcl_MpStat@DB_VERSION_UNIQUE_NAME@
#define tcl_MpStatPrint tcl_MpStatPrint@DB_VERSION_UNIQUE_NAME@
#define tcl_Mutex tcl_Mutex@DB_VERSION_UNIQUE_NAME@
+#define tcl_MutexFailchkTimeout tcl_MutexFailchkTimeout@DB_VERSION_UNIQUE_NAME@
#define tcl_MutFree tcl_MutFree@DB_VERSION_UNIQUE_NAME@
#define tcl_MutGet tcl_MutGet@DB_VERSION_UNIQUE_NAME@
#define tcl_MutLock tcl_MutLock@DB_VERSION_UNIQUE_NAME@
@@ -2227,6 +2471,7 @@
#define __txn_get_prepared __txn_get_prepared@DB_VERSION_UNIQUE_NAME@
#define __txn_openfiles __txn_openfiles@DB_VERSION_UNIQUE_NAME@
#define __txn_open __txn_open@DB_VERSION_UNIQUE_NAME@
+#define __txn_region_detach __txn_region_detach@DB_VERSION_UNIQUE_NAME@
#define __txn_findlastckp __txn_findlastckp@DB_VERSION_UNIQUE_NAME@
#define __txn_env_refresh __txn_env_refresh@DB_VERSION_UNIQUE_NAME@
#define __txn_region_mutex_count __txn_region_mutex_count@DB_VERSION_UNIQUE_NAME@
@@ -2234,7 +2479,7 @@
#define __txn_region_size __txn_region_size@DB_VERSION_UNIQUE_NAME@
#define __txn_region_max __txn_region_max@DB_VERSION_UNIQUE_NAME@
#define __txn_id_set __txn_id_set@DB_VERSION_UNIQUE_NAME@
-#define __txn_oldest_reader __txn_oldest_reader@DB_VERSION_UNIQUE_NAME@
+#define __txn_get_readers __txn_get_readers@DB_VERSION_UNIQUE_NAME@
#define __txn_add_buffer __txn_add_buffer@DB_VERSION_UNIQUE_NAME@
#define __txn_remove_buffer __txn_remove_buffer@DB_VERSION_UNIQUE_NAME@
#define __txn_stat_pp __txn_stat_pp@DB_VERSION_UNIQUE_NAME@