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

/illumos-gate/usr/src/cmd/sendmail/include/libmilter/
H A Dmfapi.h141 sfsistat (*xxfi_abort) SM__P((SMFICTX *)); member in struct:smfiDesc
379 extern sfsistat xxfi_abort __P((SMFICTX *));
382 * xxfi_abort(ctx) Invoked if message is aborted outside of the control of
384 * xxfi_abort is called, xxfi_eom will not be called and vice versa.
549 * xxfi_abort is called. This can be used to reset state.
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dengine.c265 fi_abort = ctx->ctx_smfi->xxfi_abort;
1637 (fi_abort = g->a_ctx->ctx_smfi->xxfi_abort) != NULL)

Completed in 74 milliseconds