Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/sendmail/src/
HDheaders.c445 if (bitset(pflag, CHHDR_USER) || bitset(pflag, CHHDR_QUEUE))
HDsendmail.h954 #define CHHDR_QUEUE 0x0008 /* header from queue file */ macro
HDqueue.c4345 (void) chompheader(&bp[1], CHHDR_QUEUE, NULL, e);