Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/include/libmilter/
H A Dmfdef.h91 #define SMFIP_NOCONNECT 0x00000001L /* MTA should not send connect info */ macro
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dexample.c229 *pf1 = SMFIP_NOCONNECT|SMFIP_NOHELO|SMFIP_NORCPT;
H A Dlistener.c918 ctx->ctx_pflags |= SMFIP_NOCONNECT;
H A Dengine.c1714 if (bitset(SMFIP_NOCONNECT, fl))
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmilter.c2008 skipflag = SMFIP_NOCONNECT;