Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dcollect.c127 e->e_flags |= EF_DELETE_BCC;
H A Denvelope.c1250 { "DELETE_BCC", EF_DELETE_BCC },
H A Dheaders.c1855 if (bitset(EF_DELETE_BCC, e->e_flags))
H A Dsendmail.h947 #define EF_DELETE_BCC 0x00000040L /* delete Bcc: headers entirely */ macro
H A Dqueue.c668 if (bitset(EF_DELETE_BCC, e->e_flags))
4256 e->e_flags |= EF_DELETE_BCC;