Searched refs:__memp_pgwrite (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/sendmail/db/include/ |
H A D | mp_ext.h | 7 int __memp_pgwrite __P((DB_MPOOLFILE *, BH *, int *, int *));
|
/titanic_50/usr/src/cmd/sendmail/db/mp/ |
H A D | mp_bh.c | 129 found: ret = __memp_pgwrite(dbmfp, bhp, restartp, wrotep); 257 __memp_pgwrite(dbmfp, bhp, restartp, wrotep) in __memp_pgwrite() function
|
H A D | mp_sync.c | 400 ret = __memp_pgwrite(dbmfp, bharray[next], NULL, &wrote);
|