Searched refs:SMFIP_NOCONNECT (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/sendmail/include/libmilter/
H A Dmfdef.h87 #define SMFIP_NOCONNECT 0x00000001L /* MTA should not send connect info */ macro
/freebsd-12-stable/contrib/sendmail/libmilter/
H A Dexample.c229 *pf1 = SMFIP_NOCONNECT|SMFIP_NOHELO|SMFIP_NORCPT;
H A Dlistener.c933 ctx->ctx_pflags |= SMFIP_NOCONNECT;
H A Dengine.c1722 if (bitset(SMFIP_NOCONNECT, fl))
/freebsd-12-stable/contrib/sendmail/src/
H A Dmilter.c1983 skipflag = SMFIP_NOCONNECT;

Completed in 110 milliseconds