Home
last modified time | relevance | path

Searched refs:CHHDR_USER (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/sendmail/src/
HDheaders.c98 if (!bitset(pflag, CHHDR_USER) && *p == '?')
445 if (bitset(pflag, CHHDR_USER) || bitset(pflag, CHHDR_QUEUE))
506 if (bitset(pflag, CHHDR_USER))
HDcollect.c660 CHHDR_CHECK | CHHDR_USER,
HDsendmail.h953 #define CHHDR_USER 0x0004 /* header from user */ macro
HDmain.c4562 ul = chompheader(p, CHHDR_CHECK|CHHDR_USER, NULL, e);