hash_ext.h File Reference
Go to the source code of this file.
Functions
int CDB___ham_vrfy_hashing
__P ((
DB *, u_int32_t,
HMETA *, u_int32_t,
db_pgno_t, u_int32_t, u_int32_t(*) __P((const void *, u_int32_t))))
int CDB___ham_31_hashmeta
__P ((
DB *, char *, u_int32_t,
DB_FH *,
PAGE *, int *))
int CDB___ham_30_hashmeta
__P ((
DB *, char *, u_int8_t *))
int CDB___ham_stat
__P ((
DB *, void *, void *(*)(size_t), u_int32_t))
void CDB___ham_dpair
__P ((
DB *,
PAGE *, u_int32_t))
int CDB___ham_dirty_page
__P ((
DB *,
PAGE *))
int CDB___ham_put_page
__P ((
DB *,
PAGE *, int32_t))
void CDB___ham_copy_item
__P ((size_t,
PAGE *, u_int32_t,
PAGE *))
int CDB___ham_add_el
__P ((
DBC *, const
DBT *, const
DBT *, int))
int CDB___ham_split_page
__P ((
DBC *, u_int32_t, u_int32_t))
void CDB___ham_onpage_replace
__P ((
PAGE *, size_t, u_int32_t, int32_t, int32_t,
DBT *))
int CDB___ham_replpair
__P ((
DBC *,
DBT *, u_int32_t))
int CDB___ham_del_pair
__P ((
DBC *, int))
void CDB___ham_reputpair
__P ((
PAGE *p, u_int32_t, u_int32_t, const
DBT *, const
DBT *))
void CDB___ham_putitem
__P ((
PAGE *p, const
DBT *, int))
u_int32_t CDB___ham_func2
__P ((const void *, u_int32_t))
int CDB___ham_cprint
__P ((
DB *))
void CDB___ham_dsearch
__P ((
DBC *,
DBT *, u_int32_t *, int *))
int CDB___ham_make_dup
__P ((
DB_ENV *, const
DBT *,
DBT *d, void **, u_int32_t *))
int CDB___ham_mswap
__P ((void *))
int CDB___ham_init_dbt
__P ((
DB_ENV *,
DBT *, u_int32_t, void **, u_int32_t *))
u_int32_t CDB___ham_call_hash
__P ((
DBC *, u_int8_t *, int32_t))
int CDB___ham_c_init
__P ((
DBC *))
int CDB___ham_metachk
__P ((
DB *, const char *,
HMETA *))