Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/sendmail/src/
Dcollect.c127 e->e_flags |= EF_DELETE_BCC;
Denvelope.c1262 { "DELETE_BCC", EF_DELETE_BCC },
Dheaders.c1885 if (bitset(EF_DELETE_BCC, e->e_flags))
Dsendmail.h1008 #define EF_DELETE_BCC 0x00000040L /* delete Bcc: headers entirely */ macro
Dqueue.c660 if (bitset(EF_DELETE_BCC, e->e_flags))
4266 e->e_flags |= EF_DELETE_BCC;