Searched refs:EF_GLOBALERRS (Results 1 – 8 of 8) sorted by relevance
800 else if (msgcode == '5' && bitset(EF_GLOBALERRS, CurEnv->e_flags))
2803 MainEnvelope.e_flags |= EF_GLOBALERRS|EF_LOGSENDER;2873 MainEnvelope.e_flags |= EF_GLOBALERRS;2926 MainEnvelope.e_flags |= EF_GLOBALERRS;
1268 { "GLOBALERRS", EF_GLOBALERRS },
3741 e->e_flags |= EF_QUEUERUN|EF_GLOBALERRS;3957 e.e_flags |= EF_QUEUERUN|EF_GLOBALERRS;4247 e->e_flags |= EF_GLOBALERRS;
1195 #define EF_GLOBALERRS 0x00001000L /* treat errors as global */ macro
1630 e->e_flags &= ~(EF_VRFYONLY|EF_GLOBALERRS);
936 e->e_flags |= EF_GLOBALERRS;
10855 EF_GLOBALERRS flag. This also fixes a potential problem