Home
last modified time | relevance | path

Searched refs:ctx_smfi (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/sendmail/libmilter/
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->xxfi_version < SMFI_VERSION_MDS &&
[all …]
H A Dlibmilter.h77 smfiDesc_ptr ctx_smfi; /* filter description */ member
H A Dworker.c415 if ((fi_close = ctx->ctx_smfi->xxfi_close) != NULL)
H A Dlistener.c931 ctx->ctx_smfi = smfi;