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

/illumos-gate/usr/src/cmd/sendmail/include/libmilter/
H A Dmfdef.h98 #define SMFIP_NR_HDR 0x00000080L /* No reply for headers */ macro
99 #define SMFIP_NOHREPL SMFIP_NR_HDR /* No reply for headers */
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dexample.c144 return ((mta_caps & SMFIP_NR_HDR) != 0)
231 if ((mta_caps & SMFIP_NR_HDR) != 0)
232 *pf1 |= SMFIP_NR_HDR;
H A Dengine.c580 bit = SMFIP_NR_HDR;
964 |SMFIP_NR_HDR
980 ** - libmilter can "fake" some features (e.g., SMFIP_NR_HDR)
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmilter.c2037 norespflag = SMFIP_NR_HDR;

Completed in 69 milliseconds