Home
last modified time | relevance | path

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

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Ddeliver.c1951 bitnset(M_7BITS, m->m_flags) &&
2934 if (bitnset(M_7BITS, m->m_flags) &&
3395 bitnset(M_7BITS, m->m_flags))
5399 bitnset(M_7BITS, mailer->m_flags) &&
5832 if (bitnset(M_7BITS, mailer->m_flags))
5840 bitnset(M_7BITS, mailer->m_flags))
H A Dsavemail.c428 if (bitnset(M_7BITS, FileMailer->m_flags))
H A Dsendmail.h574 #define M_7BITS '7' /* use 7-bit path */ macro
H A Dreadcf.c1719 setbitn(M_7BITS, m->m_flags);