Searched refs:CT_IGNO (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/libmilter/ |
H A D | engine.c | 55 #define CT_IGNO 0x0001 /* continue even when error */ macro 215 , {SMFIC_RCPT, CM_ARGV, ST_RCPT, CT_IGNO, CI_RCPT, st_rcpt } 216 , {SMFIC_UNKNOWN, CM_ARG1, ST_UNKN, CT_IGNO, CI_NONE, st_unknown } 431 if (!bitset(CT_IGNO, cmds[i].cm_todo))
|
Completed in 58 milliseconds