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

/freebsd-11.0-release/contrib/sendmail/src/
H A Dbf.h27 # define SM_BF_COMMIT 1001 /* commit file to disk */ macro
H A Dbf.c855 case SM_BF_COMMIT:
H A Dcollect.c753 else if (sm_io_setinfo(df, SM_BF_COMMIT, NULL) < 0 && errno != EINVAL)
H A Dqueue.c511 sm_io_setinfo(e->e_dfp, SM_BF_COMMIT, NULL) < 0 &&
7842 r = sm_io_setinfo(old->e_dfp, SM_BF_COMMIT, NULL);
H A Ddeliver.c1020 sm_io_setinfo(e->e_dfp, SM_BF_COMMIT, NULL) < 0 &&
H A Dsrvrsmtp.c3858 if (sm_io_setinfo(df, SM_BF_COMMIT, NULL) < 0

Completed in 145 milliseconds