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

/freebsd-13-stable/contrib/sendmail/libmilter/
H A Dengine.c26 SMFICTX_PTR a_ctx; /* context */ member in struct:arg_struct
258 arg.a_ctx = ctx;
857 if (g == NULL || g->a_ctx->ctx_smfi == NULL)
859 ctx = g->a_ctx;
977 if (g->a_ctx->ctx_smfi != NULL &&
978 g->a_ctx->ctx_smfi->xxfi_version > 4 &&
979 (fi_negotiate = g->a_ctx->ctx_smfi->xxfi_negotiate) != NULL)
997 r = fi_negotiate(g->a_ctx,
1185 mi_clr_macros(g->a_ctx, g->a_idx + 1);
1186 if (g->a_ctx
[all...]

Completed in 47 milliseconds