Searched refs:ctx_prot_vers (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/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.c861 ctx->ctx_prot_vers = SMFI_PROT_VERSION;
890 if (ctx->ctx_prot_vers < ctx->ctx_mta_prot_vers)
891 ctx->ctx_prot_vers2mta = ctx->ctx_prot_vers;

Completed in 103 milliseconds