Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dheaders.c415 memmove((char *) mopts, (char *) h->h_mflags,
427 memmove((char *) h->h_mflags, (char *) mopts, sizeof(mopts));
572 clrbitmap(h->h_mflags);
1811 !bitintersect(h->h_mflags, mci->mci_mailer->m_flags) &&
H A Dsendmail.h779 BITMAP256 h_mflags; /* m_flags bits needed */ member
H A Dqueue.c817 else if (!bitzerop(h->h_mflags) &&
824 if (bitnset(j, h->h_mflags))