1 /* DO NOT EDIT: automatically built by dist/distrib. */
5 __P((DB_MPOOL
*, MPOOLFILE
*, BH
*, int *, int *));
6 int __memp_pgread
__P((DB_MPOOLFILE
*, BH
*, int));
7 int __memp_pgwrite
__P((DB_MPOOLFILE
*, BH
*, int *, int *));
8 int __memp_pg
__P((DB_MPOOLFILE
*, BH
*, int));
9 void __memp_bhfree
__P((DB_MPOOL
*, MPOOLFILE
*, BH
*, int));
10 int __memp_fopen
__P((DB_MPOOL
*, MPOOLFILE
*, const char *,
11 u_int32_t
, int, size_t, int, DB_MPOOL_FINFO
*, DB_MPOOLFILE
**));
12 char * __memp_fn
__P((DB_MPOOLFILE
*));
13 char * __memp_fns
__P((DB_MPOOL
*, MPOOLFILE
*));
14 void __memp_dump_region
__P((DB_MPOOL
*, char *, FILE *));
15 int __memp_ralloc
__P((DB_MPOOL
*, size_t, size_t *, void *));
17 __P((DB_MPOOL
*, const char *, size_t, int, int, u_int32_t
));
18 int __mp_xxx_fd
__P((DB_MPOOLFILE
*, int *));
19 #endif /* _mp_ext_h_ */