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

/osnet-11/usr/src/cmd/sendmail/include/libmilter/
H A Dmfdef.h88 #define SMFIR_REPLYCODE 'y' /* reply code etc */ macro
/osnet-11/usr/src/cmd/sendmail/src/
H A Dmilter.c92 if (*state == SMFIR_REPLYCODE || \
2121 case SMFIR_REPLYCODE:
2195 if (*state != SMFIR_REPLYCODE && response != NULL)
4011 ** SMFIR_REPLYCODE can't work with connect due to
4016 if (*state == SMFIR_REPLYCODE)
4453 case SMFIR_REPLYCODE:
4638 if (rcmd != SMFIR_REPLYCODE && response != NULL)
H A Dsrvrsmtp.c398 case SMFIR_REPLYCODE: \
970 case SMFIR_REPLYCODE: /* REPLYCODE shouldn't happen */
2166 case SMFIR_REPLYCODE:
3279 if (state == SMFIR_REPLYCODE ||
3380 case SMFIR_REPLYCODE:
3503 case SMFIR_REPLYCODE:
/osnet-11/usr/src/cmd/sendmail/libmilter/
H A Dengine.c663 ret = mi_wr_cmd(sd, timeout_ptr, SMFIR_REPLYCODE,

Completed in 32 milliseconds