Searched refs:__memp_bhwrite (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dmp_ext.h4 int __memp_bhwrite
/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_fput.c139 if (__memp_bhwrite(dbmp,
H A Dmp_sync.c198 ret = __memp_bhwrite(dbmp, mfp, bharray[next], NULL, &wrote);
492 * mp_bh.c:__memp_bhwrite().
498 if ((ret = __memp_bhwrite(dbmp, mfp, bhp, NULL, &wrote)) != 0)
H A Dmp_region.c141 if ((ret = __memp_bhwrite(dbmp,
H A Dmp_bh.c30 * __memp_bhwrite --
33 * PUBLIC: int __memp_bhwrite
37 __memp_bhwrite(dbmp, mfp, bhp, restartp, wrotep) function

Completed in 46 milliseconds