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

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dengine.c265 fi_abort = ctx->ctx_smfi->xxfi_abort;
314 ctx->ctx_smfi->xxfi_name)) == NULL &&
460 if ((fi_close = ctx->ctx_smfi->xxfi_close) != NULL)
628 ctx->ctx_smfi->xxfi_name,
817 ctx->ctx_smfi->xxfi_name);
849 if (g == NULL || g->a_ctx->ctx_smfi == NULL)
860 ctx->ctx_smfi->xxfi_name,
877 ctx->ctx_smfi->xxfi_name,
905 else if (ctx->ctx_smfi->xxfi_version >= SMFI_VERSION_MDS)
929 else if (ctx->ctx_smfi
[all...]
H A Dlibmilter.h77 smfiDesc_ptr ctx_smfi; /* filter description */ member in struct:smfi_str
H A Dworker.c373 if ((fi_close = ctx->ctx_smfi->xxfi_close) != NULL)
H A Dlistener.c916 ctx->ctx_smfi = smfi;

Completed in 63 milliseconds