Searched refs:SMFIR_CONTINUE (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/sendmail/include/libmilter/
H A Dmfdef.h71 #define SMFIR_CONTINUE 'c' /* continue */ macro
/freebsd-12-stable/contrib/sendmail/src/
H A Dmilter.c2142 case SMFIR_CONTINUE:
2215 *state = SMFIR_CONTINUE;
2284 if (*state != SMFIR_CONTINUE)
2732 *state != SMFIR_CONTINUE)
2829 *state != SMFIR_CONTINUE)
2837 if (*state == SMFIR_CONTINUE ||
2859 *state == SMFIR_CONTINUE)
2871 *state = SMFIR_CONTINUE;
3828 *state = SMFIR_CONTINUE;
3882 if (*state != SMFIR_CONTINUE)
[all...]
/freebsd-12-stable/contrib/sendmail/libmilter/
H A Dengine.c659 ret = mi_wr_cmd(sd, timeout_ptr, SMFIR_CONTINUE, NULL, 0);
726 ret = mi_wr_cmd(sd, timeout_ptr, SMFIR_CONTINUE, NULL,

Completed in 66 milliseconds