Home
last modified time | relevance | path

Searched refs:EF_IS_MIME (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dcollect.c1033 !bitset(EF_IS_MIME, e->e_flags))
H A Denvelope.c1276 { "IS_MIME", EF_IS_MIME },
H A Dheaders.c1071 e->e_flags |= EF_IS_MIME;
H A Dsendmail.h1205 #define EF_IS_MIME 0x00400000L /* really is a MIME message */ macro
H A Dusersmtp.c2173 bitset(EF_IS_MIME, e->e_flags)))
H A Ddeliver.c2442 (bitset(EF_IS_MIME, e->e_flags) &&
6367 (bitset(EF_IS_MIME, e->e_flags) &&