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

/freebsd-11.0-release/contrib/sendmail/src/
H A Dbf.h28 # define SM_BF_TRUNCATE 1002 /* truncate the file */ macro
H A Dbf.c857 case SM_BF_TRUNCATE:
H A Dmilter.c3679 if (sm_io_setinfo(e->e_dfp, SM_BF_TRUNCATE, NULL) < 0)
H A Dsrvrsmtp.c3991 (void) sm_io_setinfo(e->e_xfp, SM_BF_TRUNCATE, NULL);

Completed in 68 milliseconds