Searched refs:eatheader (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | TRACEFLAGS | 44 32 headers.c eatheader
|
H A D | collect.c | 102 eatheader(e, true, false);
|
H A D | savemail.c | 713 eatheader(ee, true, true);
|
H A D | headers.c | 838 eatheader(e, full, log) in eatheader() function
|
H A D | sendmail.h | 1060 extern void eatheader __P((ENVELOPE *, bool, bool));
|
H A D | queue.c | 3784 eatheader(e, requeueflag, true); 3974 eatheader(&e, requeueflag, true);
|