Home
last modified time | relevance | path

Searched refs:M_7BITHDRS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dheaders.c1949 if (bitnset(M_7BITHDRS, mci->mci_mailer->m_flags))
2026 if (bitnset(M_7BITHDRS, mci->mci_mailer->m_flags))
H A Dsendmail.h465 #define M_7BITHDRS '6' /* strip headers to 7 bits even in 8 bit path */ macro