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

/illumos-gate/usr/src/cmd/sendmail/include/libmilter/
H A Dmfdef.h75 #define SMFIR_CONTINUE 'c' /* continue */ macro
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmilter.c2167 case SMFIR_CONTINUE:
2240 *state = SMFIR_CONTINUE;
2296 if (*state != SMFIR_CONTINUE)
2767 *state != SMFIR_CONTINUE)
2864 *state != SMFIR_CONTINUE)
2872 if (*state == SMFIR_CONTINUE ||
2894 *state == SMFIR_CONTINUE)
2906 *state = SMFIR_CONTINUE;
3837 *state = SMFIR_CONTINUE;
3891 if (*state != SMFIR_CONTINUE)
[all...]
/illumos-gate/usr/src/cmd/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 69 milliseconds