Searched refs:eatheader (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | collect.c | 100 eatheader(e, true, false); 914 ** Recalculate e_msgpriority, it is done at in eatheader()
|
H A D | savemail.c | 699 eatheader(ee, true, true);
|
H A D | headers.c | 798 eatheader(e, full, log) function 1067 sm_dprintf("eatheader: setsender(*%s == %s)\n", 1078 sm_dprintf("eatheader: e_id=%s, EF_LOGSENDER=%d, LogLevel=%d, log=%d\n",
|
H A D | sendmail.h | 831 extern void eatheader __P((ENVELOPE *, bool, bool));
|
H A D | queue.c | 3692 eatheader(e, requeueflag, true); 3875 eatheader(&e, requeueflag, true);
|
Completed in 96 milliseconds