Home
last modified time | relevance | path

Searched refs:CHHDR_QUEUE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dheaders.c472 if (bitset(pflag, CHHDR_USER) || bitset(pflag, CHHDR_QUEUE))
H A Dsendmail.h1053 #define CHHDR_QUEUE 0x0008 /* header from queue file */ macro
H A Dqueue.c4403 (void) chompheader(&bp[1], CHHDR_QUEUE, NULL, e);