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

/freebsd-12-stable/contrib/sendmail/include/libmilter/
H A Dmfdef.h91 #define SMFIP_NOBODY 0x00000010L /* MTA should not send body */ macro
/freebsd-12-stable/contrib/sendmail/libmilter/
H A Dlistener.c945 ctx->ctx_pflags |= SMFIP_NOBODY;
H A Dengine.c1734 if (bitset(SMFIP_NOBODY, fl))
/freebsd-12-stable/contrib/sendmail/src/
H A Dmilter.c2018 skipflag = SMFIP_NOBODY;
4406 if (!bitset(SMFIP_NOBODY, m->mf_pflags) &&

Completed in 97 milliseconds