Searched defs:__memp_pg (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/db/mp/
H A Dmp_bh.c223 ret = mfp->ftype == 0 ? 0 : __memp_pg(dbmfp, bhp, 1);
333 if ((ret = __memp_pg(dbmfp, bhp, 0)) != 0)
454 * __memp_pg --
457 * PUBLIC: int __memp_pg __P((DB_MPOOLFILE *, BH *, int));
460 __memp_pg(dbmfp, bhp, is_pgin) function

Completed in 28 milliseconds