Searched refs:chompheader (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | TRACEFLAGS | 43 31 headers.c chompheader
|
H A D | collect.c | 780 if (bitset(H_EOH, chompheader(buf,
|
H A D | headers.c | 516 chompheader(line, pflag, hdrp, e) in chompheader() function
|
H A D | sendmail.h | 1057 extern unsigned long chompheader __P((char *, int, HDR **, ENVELOPE *));
|
H A D | main.c | 4709 ul = chompheader(p, CHHDR_CHECK|CHHDR_USER, NULL, e);
|
H A D | readcf.c | 559 (void) chompheader(&bp[1], CHHDR_DEF, NULL, e);
|
H A D | queue.c | 4403 (void) chompheader(&bp[1], CHHDR_QUEUE, NULL, e);
|