Home
last modified time | relevance | path

Searched refs:SMFIC_EOH (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/sendmail/include/libmilter/
H A Dmfdef.h57 #define SMFIC_EOH 'N' /* EOH */ macro
/freebsd/contrib/sendmail/src/
H A Dmilter.c1884 (SMFIC_EOH == cmd || SMFIC_BODYEOB == cmd) && \
1887 if (SMFIC_EOH == cmd) \
2054 case SMFIC_EOH:
4429 milter_send_macros(m, macros, SMFIC_EOH, e);
4434 response = milter_send_command(m, SMFIC_EOH, NULL, 0,
/freebsd/contrib/sendmail/libmilter/
H A Dengine.c207 , {SMFIC_EOH, CM_NULLOK, ST_EOHS, CT_CONT, CI_EOH, st_eoh }
1511 case SMFIC_EOH: