Home
last modified time | relevance | path

Searched refs:h_mflags (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dheaders.c453 memmove((char *) mopts, (char *) h->h_mflags,
468 memmove((char *) h->h_mflags, (char *) mopts, sizeof(mopts));
612 clrbitmap(h->h_mflags);
1903 !bitintersect(h->h_mflags, mci->mci_mailer->m_flags) &&
H A Dsendmail.h1005 BITMAP256 h_mflags; /* m_flags bits needed */ member
H A Dqueue.c843 else if (!bitzerop(h->h_mflags) &&
850 if (bitnset(j, h->h_mflags))