Home
last modified time | relevance | path

Searched refs:EF_RESPONSE (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Denvelope.c236 !bitset(EF_RESPONSE, e->e_flags))
242 !bitset(EF_RESPONSE, e->e_flags))
368 if (!bitset(EF_WARNING|EF_RESPONSE, e->e_flags) &&
517 !bitset(EF_RESPONSE, e->e_flags) &&
1263 { "RESPONSE", EF_RESPONSE },
H A Dsavemail.c151 if (bitset(EF_RESPONSE, e->e_flags))
154 bitset(EF_RESPONSE, e->e_parent->e_flags))
561 ee->e_flags |= EF_RESPONSE|EF_METOO;
621 if (bitset(EF_RESPONSE, e->e_flags))
732 !bitset(EF_RESPONSE, ee->e_parent->e_flags))
H A Dheaders.c1053 else if (bitset(EF_RESPONSE, e->e_flags))
1056 else if (bitset(EF_RESPONSE, e->e_flags))
1181 if (bitset(EF_RESPONSE, e->e_flags))
H A Dusersmtp.c2087 if (bitset(EF_RESPONSE, e->e_flags) &&
2260 if (bitset(EF_RESPONSE, e->e_flags) &&
H A Dqueue.c669 if (bitset(EF_RESPONSE, e->e_flags))
4368 e->e_flags |= EF_RESPONSE;
4628 e->e_flags |= EF_CLRQUEUE|EF_FATALERRS|EF_RESPONSE;
H A Dsendmail.h1190 #define EF_RESPONSE 0x00000080L /* this is an error or return receipt */ macro
H A Ddeliver.c922 if (!bitset(EF_RESPONSE, e->e_flags) &&
1795 if (bitset(EF_RESPONSE, e->e_flags))