Searched refs:SMFIR_REPLYCODE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/sendmail/include/libmilter/
H A Dmfdef.h84 #define SMFIR_REPLYCODE 'y' /* reply code etc */ macro
/freebsd-11-stable/contrib/sendmail/src/
H A Dsrvrsmtp.c627 case SMFIR_REPLYCODE: \
1235 case SMFIR_REPLYCODE:
1299 case SMFIR_REPLYCODE: /* REPLYCODE shouldn't happen */
2539 case SMFIR_REPLYCODE:
3688 if (state == SMFIR_REPLYCODE ||
3789 case SMFIR_REPLYCODE:
3914 case SMFIR_REPLYCODE:
H A Dmilter.c92 if (*state == SMFIR_REPLYCODE || \
2096 case SMFIR_REPLYCODE:
2170 if (*state != SMFIR_REPLYCODE && response != NULL)
4003 ** SMFIR_REPLYCODE can't work with connect due to
4008 if (*state == SMFIR_REPLYCODE)
4464 case SMFIR_REPLYCODE:
4649 if (rcmd != SMFIR_REPLYCODE && response != NULL)
/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dengine.c667 ret = mi_wr_cmd(sd, timeout_ptr, SMFIR_REPLYCODE,

Completed in 141 milliseconds