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

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dlibmilter.h79 int ctx_prot_vers; /* libmilter protocol version */ member in struct:smfi_str
94 ** this is the same as ctx_prot_vers unless the
H A Dengine.c853 ctx->ctx_prot_vers = SMFI_PROT_VERSION;
882 if (ctx->ctx_prot_vers < ctx->ctx_mta_prot_vers)
883 ctx->ctx_prot_vers2mta = ctx->ctx_prot_vers;

Completed in 61 milliseconds