Home
last modified time | relevance | path

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

/trueos/contrib/sendmail/src/
HDbf.h28 # define SM_BF_TRUNCATE 1002 /* truncate the file */ macro
HDbf.c856 case SM_BF_TRUNCATE:
HDsrvrsmtp.c3730 (void) sm_io_setinfo(e->e_xfp, SM_BF_TRUNCATE, NULL);
HDmilter.c3672 if (sm_io_setinfo(e->e_dfp, SM_BF_TRUNCATE, NULL) < 0)