Home
last modified time | relevance | path

Searched refs:MCIF_INLONGLINE (Results 1 – 6 of 6) sorted by relevance

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Dutil.c1158 !bitset(MCIF_INLONGLINE, mci->mci_flags))
1174 !bitset(MCIF_INLONGLINE, mci->mci_flags))
1195 mci->mci_flags &= ~MCIF_INLONGLINE;
1204 mci->mci_flags |= MCIF_INLONGLINE;
H A Dmime.c529 if (!bitset(MCIF_INLONGLINE, mci->mci_flags))
H A Dmci.c647 { MCIF_INLONGLINE, "INLONGLINE" },
H A Dsendmail.h847 #define MCIF_INLONGLINE 0x01000000 /* in the middle of a long line */ macro
H A Dusersmtp.c2752 bitset(MCIF_INLONGLINE, mci->mci_flags) ? m->m_eol : "",
H A Ddeliver.c3487 if (ok && bitset(MCIF_INLONGLINE, mci->mci_flags))