btree_ext.h File Reference
Go to the source code of this file.
Functions
int CDB___bam_salvage_walkdupint
__P ((
DB *,
VRFY_DBINFO *,
PAGE *,
DBT *, void *, int(*)(void *, const void *), u_int32_t))
int CDB___bam_vrfy_subtree
__P ((
DB *,
VRFY_DBINFO *,
db_pgno_t, void *, void *, u_int32_t, u_int32_t *, u_int32_t *, u_int32_t *))
int CDB___bam_31_btreemeta
__P ((
DB *, char *, u_int32_t,
DB_FH *,
PAGE *, int *))
int CDB___bam_30_btreemeta
__P ((
DB *, char *, u_int8_t *))
int CDB___bam_stat_callback
__P ((
DB *,
PAGE *, void *, int *))
int CDB___bam_stat
__P ((
DB *, void *, void *(*)(size_t), u_int32_t))
int CDB___bam_copy
__P ((
DB *,
PAGE *,
PAGE *, u_int32_t, u_int32_t))
int CDB___bam_split
__P ((
DBC *, void *))
int CDB___bam_stkrel
__P ((
DBC *, u_int32_t))
int CDB___bam_adjust
__P ((
DBC *, int32_t))
int CDB___bam_build
__P ((
DBC *, u_int32_t,
DBT *,
PAGE *, u_int32_t, u_int32_t))
u_int32_t CDB___bam_partsize
__P ((u_int32_t,
DBT *,
PAGE *, u_int32_t))
int CDB___bam_iitem
__P ((
DBC *,
DBT *,
DBT *, u_int32_t, u_int32_t))
int CDB___bam_metachk
__P ((
DB *, const char *,
BTMETA *))
int CDB___bam_set_flags
__P ((
DB *, u_int32_t *flagsp))
int CDB___bam_db_create
__P ((
DB *))
int CDB___bam_adjindx
__P ((
DBC *,
PAGE *, u_int32_t, u_int32_t, int))
int CDB___bam_ditem
__P ((
DBC *,
PAGE *, u_int32_t))
int CDB___bam_c_rget
__P ((
DBC *,
DBT *, u_int32_t))
void CDB___bam_cprint
__P ((
DBC *))
int CDB___bam_defcmp
__P ((const
DBT *, const
DBT *))
int CDB___bam_cmp
__P ((
DB *, const
DBT *,
PAGE *, u_int32_t, int(*)(const
DBT *, const
DBT *), int *))