Home
last modified time | relevance | path

Searched refs:EF_DELETE_BCC (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dcollect.c129 e->e_flags |= EF_DELETE_BCC;
H A Denvelope.c1262 { "DELETE_BCC", EF_DELETE_BCC },
H A Dheaders.c1947 if (bitset(EF_DELETE_BCC, e->e_flags))
H A Dsendmail.h1189 #define EF_DELETE_BCC 0x00000040L /* delete Bcc: headers entirely */ macro
H A Dqueue.c673 if (bitset(EF_DELETE_BCC, e->e_flags))
4356 e->e_flags |= EF_DELETE_BCC;