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

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dlibmilter.h95 ** MTA protocol version (ctx_mta_prot_vers) is smaller
107 int ctx_mta_prot_vers; /* MTA protocol version */ member in struct:smfi_str
H A Dengine.c881 ctx->ctx_mta_prot_vers = v;
882 if (ctx->ctx_prot_vers < ctx->ctx_mta_prot_vers)
885 ctx->ctx_prot_vers2mta = ctx->ctx_mta_prot_vers;

Completed in 48 milliseconds