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

/illumos-gate/usr/src/cmd/sendmail/include/libmilter/
H A Dmfapi.h138 sfsistat (*xxfi_eom) SM__P((SMFICTX *)); member in struct:smfiDesc
370 extern sfsistat xxfi_eom __P((SMFICTX *));
373 * xxfi_eom(ctx) Invoked at end of message. This routine can perform
384 * xxfi_abort is called, xxfi_eom will not be called and vice versa.
439 * The xxfi_eom routine is called at the end of a message (essentially,
443 * routine other than xxfi_eom.
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dengine.c1613 (fi_eom = g->a_ctx->ctx_smfi->xxfi_eom) != NULL)

Completed in 61 milliseconds