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

/sendmail/include/libmilter/
H A Dmfdef.h71 #define SMFIR_CONTINUE 'c' /* continue */ macro
/sendmail/sendmail/
H A Dmilter.c2144 case SMFIR_CONTINUE:
2217 *state = SMFIR_CONTINUE;
2286 if (*state != SMFIR_CONTINUE)
2736 *state != SMFIR_CONTINUE)
2833 *state != SMFIR_CONTINUE)
2841 if (*state == SMFIR_CONTINUE ||
2863 *state == SMFIR_CONTINUE)
2875 *state = SMFIR_CONTINUE;
3806 *state = SMFIR_CONTINUE;
3860 if (*state != SMFIR_CONTINUE)
[all...]
/sendmail/libmilter/
H A Dengine.c655 ret = mi_wr_cmd(sd, timeout_ptr, SMFIR_CONTINUE, NULL, 0);
718 ret = mi_wr_cmd(sd, timeout_ptr, SMFIR_CONTINUE, NULL,

Completed in 183 milliseconds