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

/freebsd-12-stable/contrib/sendmail/include/libmilter/
H A Dmfdef.h94 #define SMFIP_NR_HDR 0x00000080L /* No reply for headers */ macro
95 #define SMFIP_NOHREPL SMFIP_NR_HDR /* No reply for headers */
/freebsd-12-stable/contrib/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.c584 bit = SMFIP_NR_HDR;
972 |SMFIP_NR_HDR
988 ** - libmilter can "fake" some features (e.g., SMFIP_NR_HDR)
/freebsd-12-stable/contrib/sendmail/src/
H A Dmilter.c2012 norespflag = SMFIP_NR_HDR;

Completed in 112 milliseconds