Home
last modified time | relevance | path

Searched refs:DB_MPOOLFILE (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dmp_ext.h6 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));
11 u_int32_t, int, size_t, int, DB_MPOOL_FINFO *, DB_MPOOLFILE **));
13 char * __memp_fn __P((DB_MPOOLFILE *));
20 int __mp_xxx_fd __P((DB_MPOOLFILE *, int *));
H A Ddb_ext.h111 int __db_prtree __P((DB_MPOOLFILE *, int));
112 int __db_prnpage __P((DB_MPOOLFILE *, db_pgno_t));
/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_fopen.c26 static int __memp_mf_close __P((DB_MPOOL *, DB_MPOOLFILE *));
42 DB_MPOOLFILE **retp;
81 DB_MPOOLFILE **retp;
84 DB_MPOOLFILE *dbmfp;
122 if ((ret = __os_calloc(1, sizeof(DB_MPOOLFILE), &dbmfp)) != 0)
289 __os_free(dbmfp, sizeof(DB_MPOOLFILE));
412 DB_MPOOLFILE *dbmfp; in memp_fclose()
487 __os_free(dbmfp, sizeof(DB_MPOOLFILE));
499 DB_MPOOLFILE *dbmfp;
H A Dmp_bh.c27 static int __memp_upgrade __P((DB_MPOOL *, DB_MPOOLFILE *, MPOOLFILE *));
43 DB_MPOOLFILE *dbmfp;
148 DB_MPOOLFILE *dbmfp; in __memp_pgread()
258 DB_MPOOLFILE *dbmfp; in __memp_pgwrite()
461 DB_MPOOLFILE *dbmfp; in __memp_pg()
551 DB_MPOOLFILE *dbmfp;
H A Dmp_sync.c27 static int __memp_fsync __P((DB_MPOOLFILE *));
252 DB_MPOOLFILE *dbmfp; in memp_fsync()
286 DB_MPOOLFILE *dbmfp; in __mp_xxx_fd()
316 DB_MPOOLFILE *dbmfp; in __memp_fsync()
H A Dmp_fset.c31 DB_MPOOLFILE *dbmfp; in memp_fset()
H A Dmp_pr.c128 DB_MPOOLFILE *dbmfp; in __memp_fn()
173 DB_MPOOLFILE *dbmfp;
H A Dmp_fput.c31 DB_MPOOLFILE *dbmfp; in memp_fput()
H A Dmp_open.c112 DB_MPOOLFILE *dbmfp;
H A Dmp_fget.c32 DB_MPOOLFILE *dbmfp; in memp_fget()
/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb.h108 struct __db_mpoolfile; typedef struct __db_mpoolfile DB_MPOOLFILE; typedef
417 DB_MPOOLFILE *mpf; /* The access method's mpool file. */
835 int memp_fclose __P((DB_MPOOLFILE *));
836 int memp_fget __P((DB_MPOOLFILE *, db_pgno_t *, u_int32_t, void *));
838 u_int32_t, int, size_t, DB_MPOOL_FINFO *, DB_MPOOLFILE **));
839 int memp_fput __P((DB_MPOOLFILE *, void *, u_int32_t));
840 int memp_fset __P((DB_MPOOLFILE *, void *, u_int32_t));
841 int memp_fsync __P((DB_MPOOLFILE *));
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_rec.c45 DB_MPOOLFILE *mpf;
120 DB_MPOOLFILE *mpf;
194 DB_MPOOLFILE *mpf;
348 DB_MPOOLFILE *mpf;
401 DB_MPOOLFILE *mpf;
515 DB_MPOOLFILE *mpf;
H A Ddb_pr.c31 static void __db_psize __P((DB_MPOOLFILE *));
323 DB_MPOOLFILE *mpf; in __db_prtree()
350 DB_MPOOLFILE *mpf; in __db_prnpage()
813 DB_MPOOLFILE *mpf; in __db_psize()
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_rec.c46 DB_MPOOLFILE *mpf;
152 DB_MPOOLFILE *mpf;
251 DB_MPOOLFILE *mpf;
523 DB_MPOOLFILE *mpf;
611 DB_MPOOLFILE *mpf;
677 DB_MPOOLFILE *mpf;
754 DB_MPOOLFILE *mpf;
820 DB_MPOOLFILE *mpf;
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash_rec.c86 DB_MPOOLFILE *mpf;
195 DB_MPOOLFILE *mpf;
381 DB_MPOOLFILE *mpf;
478 DB_MPOOLFILE *mpf;
601 DB_MPOOLFILE *mpf;
681 DB_MPOOLFILE *mpf;
772 DB_MPOOLFILE *mpf;
859 DB_MPOOLFILE *mpf;