Searched refs:__memp_bhwrite (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/sendmail/db/include/ |
H A D | mp_ext.h | 4 int __memp_bhwrite
|
/titanic_50/usr/src/cmd/sendmail/db/mp/ |
H A D | mp_sync.c | 198 ret = __memp_bhwrite(dbmp, mfp, bharray[next], NULL, &wrote); 498 if ((ret = __memp_bhwrite(dbmp, mfp, bhp, NULL, &wrote)) != 0)
|
H A D | mp_fput.c | 139 if (__memp_bhwrite(dbmp,
|
H A D | mp_region.c | 141 if ((ret = __memp_bhwrite(dbmp,
|
H A D | mp_bh.c | 37 __memp_bhwrite(dbmp, mfp, bhp, restartp, wrotep) in __memp_bhwrite() function
|