Lines Matching refs:restartp
37 __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)
313 *restartp = 1;