Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dcollect.c506 bitset(EF_7BITBODY, e->e_flags))
H A Dsrvrsmtp.c3000 e->e_flags &= ~EF_7BITBODY;
4986 e->e_flags &= ~EF_7BITBODY;
5063 e->e_flags |= EF_7BITBODY;
H A Dsendmail.h1213 #define EF_7BITBODY 0x40000000L /* strip body to 7bit on input */ macro
H A Dmain.c1512 BlankEnvelope.e_flags |= EF_7BITBODY;