Searched refs:SMFIP_NOEOH (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/sendmail/include/libmilter/
H A Dmfdef.h93 #define SMFIP_NOEOH 0x00000040L /* MTA should not send EOH */ macro
/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dlistener.c943 ctx->ctx_pflags |= SMFIP_NOEOH;
H A Dengine.c1732 if (bitset(SMFIP_NOEOH, fl))
/freebsd-11-stable/contrib/sendmail/src/
H A Dmilter.c2025 skipflag = SMFIP_NOEOH;
4381 if (!bitset(SMFIP_NOEOH, m->mf_pflags))

Completed in 88 milliseconds