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

/osnet-11/usr/src/cmd/sendmail/db/mp/
H A Dmp_bh.c129 found: ret = __memp_pgwrite(dbmfp, bhp, restartp, wrotep);
251 * __memp_pgwrite --
254 * PUBLIC: int __memp_pgwrite __P((DB_MPOOLFILE *, BH *, int *, int *));
257 __memp_pgwrite(dbmfp, bhp, restartp, wrotep) function

Completed in 108 milliseconds