Searched refs:SMFIM_EOH (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/sendmail/include/libmilter/
H A Dmfapi.h217 #define SMFIM_EOH 6 /* end of header */ macro
/freebsd-10.2-release/contrib/sendmail/src/
H A Dmilter.c1573 { "macros.eoh", SMFIM_EOH },
1664 case SMFIM_EOH:
2328 case SMFIM_EOH:
4371 if ((m->mf_lflags & MI_LFLAGS_SYM(SMFIM_EOH)) != 0)
4376 macros = MilterMacros[SMFIM_EOH][idx];
4399 if ((m->mf_lflags & MI_LFLAGS_SYM(SMFIM_EOH)) != 0)

Completed in 62 milliseconds