Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/sendmail/libmilter/
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,
821 ctx->ctx_smfi->xxfi_name);
853 if (g == NULL || g->a_ctx->ctx_smfi == NULL)
864 ctx->ctx_smfi->xxfi_name,
881 ctx->ctx_smfi->xxfi_name,
909 else if (ctx->ctx_smfi->xxfi_version >= SMFI_VERSION_MDS)
933 else if (ctx->ctx_smfi->xxfi_version < SMFI_VERSION_MDS &&
[all …]
Dlibmilter.h77 smfiDesc_ptr ctx_smfi; /* filter description */ member
Dworker.c417 if ((fi_close = ctx->ctx_smfi->xxfi_close) != NULL)
Dlistener.c931 ctx->ctx_smfi = smfi;