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

/osnet-11/usr/src/cmd/sendmail/src/
H A Dbf.c57 bool bf_committed; /* Has this buffered file been committed? */ member in struct:bf
158 bfp->bf_committed = false;
310 if (bfp->bf_ondisk && !bfp->bf_committed)
501 if (bfp->bf_committed)
685 if (bfp->bf_committed)
754 bfp->bf_committed = true;

Completed in 28 milliseconds