Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dbf.h30 # define SM_BF_TRUNCATE 1002 /* truncate the file */ macro
H A Dbf.c858 case SM_BF_TRUNCATE:
H A Dsrvrsmtp.c3719 (void) sm_io_setinfo(e->e_xfp, SM_BF_TRUNCATE, NULL);
H A Dmilter.c3703 if (sm_io_setinfo(e->e_dfp, SM_BF_TRUNCATE, NULL) < 0)