Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sendmail/db/mp/
H A Dmp_bh.c37 __memp_bhwrite(dbmp, mfp, bhp, restartp, wrotep) in __memp_bhwrite() argument
41 int *restartp, *wrotep;
47 if (restartp != NULL)
48 *restartp = 0;
129 found: ret = __memp_pgwrite(dbmfp, bhp, restartp, wrotep);
257 __memp_pgwrite(dbmfp, bhp, restartp, wrotep) in __memp_pgwrite() argument
260 int *restartp, *wrotep;
278 if (restartp != NULL)
279 *restartp = 0;
312 if (restartp != NULL)
[all …]