Home
last modified time | relevance | path

Searched refs:bitnset (Results 1 – 17 of 17) sorted by relevance

/original-bsd/usr.sbin/sendmail/src/
H A Ddeliver.c712 if (FromFlag && (bitnset(M_FOPT, m->m_flags) || bitnset(M_ROPT, m->m_flags)))
714 if (bitnset(M_FOPT, m->m_flags))
853 if (bitnset(M_STRIPQ, m->m_flags))
894 if (bitnset(M_LOCALMAILER, m->m_flags) &&
1020 bitnset(M_7BITS, m->m_flags) &&
1129 bitnset(M_SECURE_PORT, m->m_flags));
1268 if (bitnset(M_SPECIFIC_UID, m->m_flags))
1290 if (bitnset(M_SPECIFIC_UID, m->m_flags))
1387 if (bitnset(M_LOCALMAILER, m->m_flags) ||
1563 bitnset(M_LOCALMAILER, m->m_flags))
[all …]
H A Dusersmtp.c129 if (bitnset(M_ESMTP, m->m_flags))
169 if (!bitnset(M_NOLOOPCHECK, m->m_flags) &&
185 if (bitnset(M_INTERNAL, m->m_flags))
330 !bitnset(M_8BITS, m->m_flags))
338 else if (bitnset(M_8BITS, m->m_flags) ||
389 !bitnset(M_NO_NULL_FROM, m->m_flags))
403 if (bitnset(M_LOCALMAILER, e->e_from.q_mailer->m_flags) ||
404 !bitnset(M_FROMPATH, m->m_flags))
H A Denvelope.c131 bitnset(M_LOCALMAILER, q->q_mailer->m_flags)) ||
697 if (bitnset(M_CHECKUDB, e->e_from.q_mailer->m_flags))
708 if (bitnset(M_HASPWENT, e->e_from.q_mailer->m_flags))
784 if (*bp == '@' && !bitnset(M_NOBRACKET, e->e_from.q_mailer->m_flags))
795 bitnset(M_CANONICAL, e->e_from.q_mailer->m_flags))
H A Dalias.c129 if (!bitnset(M_USR_UPPER, a->q_mailer->m_flags))
677 if (!bitnset(M_ALIASABLE, al.q_mailer->m_flags))
688 if (!bitnset(M_USR_UPPER, al.q_mailer->m_flags))
755 if (!bitnset(M_HASPWENT, user->q_mailer->m_flags) ||
H A Drecipient.c411 bitnset(M_ALIASABLE, m->m_flags))
417 bitnset(M_CHECKUDB, m->m_flags))
455 bitnset(M_TRYRULESET5, m->m_flags))
466 bitnset(M_HASPWENT, m->m_flags))
1249 if (bitnset(M_HASPWENT, c->q_mailer->m_flags))
H A Dparseaddr.c1453 if (!bitnset(M_LOCALMAILER, m->m_flags))
1465 if (bitnset(M_CHECKUDB, m->m_flags) && *p == '@')
1475 if (*p == '|' && bitnset(M_CHECKPROG, m->m_flags))
1477 else if (*p == '/' && bitnset(M_CHECKFILE, m->m_flags))
1479 else if (*p == ':' && bitnset(M_CHECKINCLUDE, m->m_flags))
1511 if (a->q_host != NULL && !bitnset(M_HST_UPPER, m->m_flags))
1513 if (!bitnset(M_USR_UPPER, m->m_flags))
1818 if (bitset(RF_CANONICAL, flags) || bitnset(M_NOCOMMENT, m->m_flags))
H A Dmime.c491 if (bitnset(M_EBCDIC, mci->mci_mailer->m_flags))
520 bitnset(M_ESCFROM, mci->mci_mailer->m_flags))
541 if (bitnset(c1 & 0xff, badchars))
H A Dmacro.c413 return s != NULL && bitnset(cl & 0xff, s->s_class);
H A Dmci.c304 if (bitnset(M_7BITS, m->m_flags))
H A Dheaders.c178 bitnset(M_CHECKUDB, a.q_mailer->m_flags) &&
1196 !bitnset(M_8BITS, mci->mci_mailer->m_flags) &&
1322 bitnset(M_UDBRECIPIENT, e->e_from.q_mailer->m_flags))
H A Dsavemail.c162 if (bitnset(M_LOCALMAILER, e->e_from.q_mailer->m_flags))
304 if (bitnset(M_HASPWENT, e->e_from.q_mailer->m_flags))
368 if (bitnset(M_7BITS, FileMailer->m_flags))
H A Dutil.c896 bitnset(M_XDOT, mci->mci_mailer->m_flags))
905 bitnset(M_ESCFROM, mci->mci_mailer->m_flags))
925 bitnset(M_XDOT, mci->mci_mailer->m_flags))
H A Dreadcf.c982 if (bitnset(M_LIMITS, m->m_flags))
1179 if (bitnset(j, m->m_flags))
1454 if (!sticky && bitnset(opt, StickyOpt))
H A Dqueue.c249 if (bitnset(M_UDBENVELOPE, e->e_from.q_mailer->m_flags))
347 if (bitnset(j, h->h_mflags))
H A Dsendmail.h88 #define bitnset(bit, map) ((map)[_BITWORD(bit)] & _BITBIT(bit)) macro
H A Dsrvrsmtp.c416 !bitnset(M_LOCALMAILER, e->e_from.q_mailer->m_flags) &&
/original-bsd/usr.sbin/sendmail/doc/op/
H A Dspell.ok337 bitnset