Searched refs:found_checkpoint (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sendmail/db/log/
H A Dlog.c184 int cnt, found_checkpoint, ret; local
217 found_checkpoint = 0;
224 found_checkpoint = 1;
245 while (!found_checkpoint && cnt > 1) {
263 found_checkpoint = 1;
274 if (!found_checkpoint)

Completed in 89 milliseconds