Home
last modified time | relevance | path

Searched refs:__memp_pgwrite (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/sendmail/db/include/
H A Dmp_ext.h7 int __memp_pgwrite __P((DB_MPOOLFILE *, BH *, int *, int *));
/titanic_50/usr/src/cmd/sendmail/db/mp/
H A Dmp_bh.c129 found: ret = __memp_pgwrite(dbmfp, bhp, restartp, wrotep);
257 __memp_pgwrite(dbmfp, bhp, restartp, wrotep) in __memp_pgwrite() function
H A Dmp_sync.c400 ret = __memp_pgwrite(dbmfp, bharray[next], NULL, &wrote);