Searched refs:eatheader (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/contrib/sendmail/src/
H A Dsendmail.h961 extern void eatheader __P((ENVELOPE *, bool, bool));
H A Dsavemail.c704 eatheader(ee, true, true);
H A Dqueue.c3732 eatheader(e, requeueflag, true);
3916 eatheader(&e, requeueflag, true);
H A Dheaders.c812 eatheader(e, full, log) function
1081 sm_dprintf("eatheader: setsender(*%s == %s)\n",
1092 sm_dprintf("eatheader: e_id=%s, EF_LOGSENDER=%d, LogLevel=%d, log=%d\n",
H A Dcollect.c100 eatheader(e, true, false);
929 ** Recalculate e_msgpriority, it is done at in eatheader()

Completed in 161 milliseconds