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

/illumos-gate/usr/src/cmd/sendmail/include/libmilter/
H A Dmfdef.h94 #define SMFIP_NORCPT 0x00000008L /* MTA should not send RCPT info */ macro
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dexample.c229 *pf1 = SMFIP_NOCONNECT|SMFIP_NOHELO|SMFIP_NORCPT;
H A Dlistener.c924 ctx->ctx_pflags |= SMFIP_NORCPT;
H A Dengine.c1720 if (bitset(SMFIP_NORCPT, fl))
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmilter.c2029 skipflag = SMFIP_NORCPT;
2613 if (!bitset(SMFIP_NORCPT, m->mf_pflags) &&

Completed in 57 milliseconds