Searched refs:putheader (Results 1 - 6 of 6) sorted by last modified time

/freebsd-11-stable/contrib/sendmail/src/
H A Dsendmail.h1134 extern bool putheader __P((MCI *, HDR *, ENVELOPE *, int));
1893 ** Flags passed to mime8to7 and putheader.
H A Dsavemail.c557 ee->e_puthdr = putheader;
1476 if (!putheader(mci, e->e_parent->e_header, e->e_parent,
H A Dmime.c352 if (!putheader(mci, hdr, e, flags))
355 putline("+++after putheader", mci);
414 if (!putheader(mci, hdr, e, flags))
417 putline("+++after putheader", mci);
511 ** putheader() for the counterpart where the
H A Dmain.c524 BlankEnvelope.e_puthdr = putheader;
H A Dheaders.c661 ** sent "out" (see putheader(): "skip"), hence there is no
1698 putheader(mci, hdr, e, flags) function
1709 sm_dprintf("--- putheader, mailer = %s ---\n",
H A Denvelope.c132 e->e_puthdr = putheader;

Completed in 119 milliseconds