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

/freebsd-9.3-release/contrib/sendmail/src/
H A Dbf.c55 bool bf_committed; /* Has this buffered file been committed? */ member in struct:bf
156 bfp->bf_committed = false;
308 if (bfp->bf_ondisk && !bfp->bf_committed)
499 if (bfp->bf_committed)
683 if (bfp->bf_committed)
752 bfp->bf_committed = true;

Completed in 102 milliseconds