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

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dengine.c70 #define CI_LAST CI_EOH macro
71 #if CI_LAST < CI_DATA
72 ERROR: do not compile with CI_LAST < CI_DATA
74 #if CI_LAST < CI_EOM
75 ERROR: do not compile with CI_LAST < CI_EOM
77 #if CI_LAST < CI_EOH
78 ERROR: do not compile with CI_LAST < CI_EOH
80 #if CI_LAST < CI_ENVRCPT
81 ERROR: do not compile with CI_LAST < CI_ENVRCPT
83 #if CI_LAST < CI_ENVFRO
[all...]

Completed in 58 milliseconds