Searched refs:SMFI_PROT_VERSION_MIN (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/libmilter/ | ||
H A D | engine.c | 870 #define SMFI_PROT_VERSION_MIN 2 macro 873 if (v < SMFI_PROT_VERSION_MIN) 878 (long) ctx->ctx_id, v, SMFI_PROT_VERSION_MIN); |
Completed in 59 milliseconds