Searched refs:__memp_pgread (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dmp_ext.h6 int __memp_pgread __P((DB_MPOOLFILE *, BH *, int));
/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_fget.c298 * that we fail as well. Note, the __memp_pgread() function
302 reread: if ((ret = __memp_pgread(dbmfp,
H A Dmp_bh.c141 * __memp_pgread --
144 * PUBLIC: int __memp_pgread __P((DB_MPOOLFILE *, BH *, int));
147 __memp_pgread(dbmfp, bhp, can_create) function

Completed in 67 milliseconds