Searched defs:xxfi_eom (Results 1 - 1 of 1) 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.

Completed in 57 milliseconds