Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
Ddeliver.c1901 bitnset(M_7BITS, m->m_flags) &&
2831 if (bitnset(M_7BITS, m->m_flags) &&
3214 bitnset(M_7BITS, m->m_flags))
5148 bitnset(M_7BITS, mailer->m_flags) &&
5582 if (bitnset(M_7BITS, mailer->m_flags))
5590 bitnset(M_7BITS, mailer->m_flags))
Dsavemail.c428 if (bitnset(M_7BITS, FileMailer->m_flags))
Dsendmail.h474 #define M_7BITS '7' /* use 7-bit path */ macro
Dreadcf.c1553 setbitn(M_7BITS, m->m_flags);