db_ext.h File Reference
Go to the source code of this file.
Functions
int CDB___db_vrfy_pgset
__P ((
DB_ENV *, u_int32_t,
DB **))
int CDB___db_salvage_subdbpg
__P ((
DB *,
VRFY_DBINFO *,
PAGE *, void *, int(*)(void *, const void *), u_int32_t))
int CDB___db_vrfy_inpitem
__P ((
DB *,
PAGE *,
db_pgno_t, u_int32_t, int, u_int32_t, u_int32_t *, u_int32_t *))
int CDB___db_verify_internal
__P ((
DB *, const char *, const char *, void *, int(*)(void *, const void *), u_int32_t))
int CDB___db_verify_callback
__P ((void *, const void *))
int CDB___db_verify
__P ((
DB *, const char *, const char *, FILE *, u_int32_t))
int CDB___db_retcopy
__P ((
DB *,
DBT *, void *, u_int32_t, void **, u_int32_t *))
int CDB___db_ret
__P ((
DB *,
PAGE *, u_int32_t,
DBT *, void **, u_int32_t *))
int CDB___db_reclaim_callback
__P ((
DB *,
PAGE *, void *, int *))
int CDB___db_prfooter
__P ((void *, int(*)(void *, const void *)))
const char
*CDB___db_pagetype_to_string
__P ((u_int32_t))
void CDB___db_prflags
__P ((u_int32_t, const
FN *, FILE *))
int CDB___db_prdbt
__P ((
DBT *, int, const char *, void *, int(*)(void *, const void *), int,
VRFY_DBINFO *))
void CDB___db_pr
__P ((u_int8_t *, u_int32_t))
int CDB___db_prpage
__P ((
DB *,
PAGE *, u_int32_t))
int CDB___db_dump
__P ((
DB *, char *, char *))
void CDB___db_loadme
__P ((void))
int CDB___db_new
__P ((
DBC *, u_int32_t,
PAGE **))
int CDB___db_join
__P ((
DB *,
DBC **,
DBC **, u_int32_t))
int CDB___db_joingetchk
__P ((const
DB *,
DBT *, u_int32_t))
int CDB___db_getchk
__P ((const
DB *, const
DBT *,
DBT *, u_int32_t))
int CDB___db_delchk
__P ((const
DB *,
DBT *, u_int32_t, int))
int CDB___db_closechk
__P ((const
DB *, u_int32_t))
int CDB___db_cputchk
__P ((const
DB *, const
DBT *,
DBT *, u_int32_t, int, int))
int CDB___db_cgetchk
__P ((const
DB *,
DBT *,
DBT *, u_int32_t, int))
int CDB___db_cdelchk
__P ((const
DB *, u_int32_t, int, int))
int CDB___db_cursorchk
__P ((const
DB *, u_int32_t, int))
int CDB___db_ditem
__P ((
DBC *,
PAGE *, u_int32_t, u_int32_t))
void CDB___db_txnlist_print
__P ((void *))
void CDB___db_txnlist_gen
__P ((void *, int))
int CDB___db_txnlist_find
__P ((void *, u_int32_t))
int CDB___db_txnlist_delete
__P ((
DB_ENV *, void *, char *, u_int32_t, int))
int CDB___db_txnlist_close
__P ((void *, int32_t, u_int32_t))
int CDB___db_txnlist_add
__P ((
DB_ENV *, void *, u_int32_t))
int CDB___db_txnlist_init
__P ((
DB_ENV *, void *))
void CDB___db_metaswap
__P ((
PAGE *))
int CDB___db_c_dup
__P ((
DBC *,
DBC **, u_int32_t))
int CDB___db_c_del
__P ((
DBC *, u_int32_t))
int CDB___db_c_close
__P ((
DBC *))
int CDB___db_fd
__P ((
DB *, int *))
int CDB___db_cprint
__P ((
DB *))
int __db_testcopy
__P ((
DB *, const char *))
int CDB___db_rename
__P ((
DB *, const char *, const char *, const char *, u_int32_t))
int CDB___db_remove
__P ((
DB *, const char *, const char *, u_int32_t))
int CDB___db_close
__P ((
DB *, u_int32_t))
int CDB___db_dbenv_setup
__P ((
DB *, const char *, u_int32_t))
int CDB___db_master_open
__P ((
DB *, const char *, u_int32_t, int,
DB **))
int CDB___db_dbopen
__P ((
DB *, const char *, u_int32_t, int,
db_pgno_t))
int CDB___db_open
__P ((
DB *, const char *, const char *,
DBTYPE, u_int32_t, int))