/* DO NOT EDIT: automatically built by dist/s_include. */#ifndef _mp_ext_h_#define _mp_ext_h_#if defined(__cplusplus)extern"C"{#endifint__memp_alloc__P((DB_MPOOL*,REGINFO*,MPOOLFILE*,size_t,roff_t*,void*));int__memp_bhwrite__P((DB_MPOOL*,MPOOLFILE*,BH*,int*,int*));int__memp_pgread__P((DB_MPOOLFILE*,BH*,int));int__memp_pgwrite__P((DB_MPOOL*,DB_MPOOLFILE*,BH*,int*,int*));int__memp_pg__P((DB_MPOOLFILE*,BH*,int));void__memp_bhfree__P((DB_MPOOL*,BH*,int));void__memp_set_unlink__P((DB_MPOOLFILE*));void__memp_clear_unlink__P((DB_MPOOLFILE*));int__memp_fopen__P((DB_MPOOL*,MPOOLFILE*,constchar*,u_int32_t,int,size_t,int,DB_MPOOL_FINFO*,DB_MPOOLFILE**));void__memp_mf_discard__P((DB_MPOOL*,MPOOLFILE*));int__memp_fremove__P((DB_MPOOLFILE*));char*__memp_fn__P((DB_MPOOLFILE*));char*__memp_fns__P((DB_MPOOL*,MPOOLFILE*));void__memp_dbenv_create__P((DB_ENV*));int__memp_open__P((DB_ENV*));int__memp_close__P((DB_ENV*));void__mpool_region_destroy__P((DB_ENV*,REGINFO*));void__memp_dump_region__P((DB_ENV*,char*,FILE*));int__mp_xxx_fh__P((DB_MPOOLFILE*,DB_FH**));#if defined(__cplusplus)}#endif#endif /* _mp_ext_h_ */