Searched refs:ctx_smfi (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dworker.c415 if ((fi_close = ctx->ctx_smfi->xxfi_close) != NULL)
H A Dlistener.c931 ctx->ctx_smfi = smfi;
H A Dlibmilter.h77 smfiDesc_ptr ctx_smfi; /* filter description */ member in struct:smfi_str
H A Dengine.c260 fi_abort = ctx->ctx_smfi->xxfi_abort;
309 ctx->ctx_smfi->xxfi_name)) == NULL &&
464 if ((fi_close = ctx->ctx_smfi->xxfi_close) != NULL)
632 ctx->ctx_smfi->xxfi_name,
825 ctx->ctx_smfi->xxfi_name);
857 if (g == NULL || g->a_ctx->ctx_smfi == NULL)
868 ctx->ctx_smfi->xxfi_name,
885 ctx->ctx_smfi->xxfi_name,
913 else if (ctx->ctx_smfi->xxfi_version >= SMFI_VERSION_MDS)
937 else if (ctx->ctx_smfi
[all...]

Completed in 137 milliseconds