Searched refs:ST_ENDM (Results 1 – 1 of 1) sorted by relevance
134 #define ST_ENDM 10 /* end of message */ macro143 #define ST_IN_MAIL(st) ((st) >= ST_MAIL && (st) < ST_ENDM)161 MI_MASK(ST_BODY) | MI_MASK(ST_ENDM) | \165 #define NX_EOHS (MI_MASK(ST_BODY) | MI_MASK(ST_ENDM) | MI_MASK(ST_ABRT))166 #define NX_BODY (MI_MASK(ST_ENDM) | MI_MASK(ST_BODY) | MI_MASK(ST_ABRT))207 , {SMFIC_BODYEOB, CM_ARG1, ST_ENDM, CT_CONT, CI_EOM, st_bodyend }1842 return ctx->ctx_state == ST_ENDM;