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

/illumos-gate/usr/src/cmd/sendmail/include/libmilter/
H A Dmfapi.h144 sfsistat (*xxfi_close) SM__P((SMFICTX *)); member in struct:smfiDesc
388 extern sfsistat xxfi_close __P((SMFICTX *));
391 * xxfi_close(ctx) Invoked at end of the connection. This is called on
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dworker.c373 if ((fi_close = ctx->ctx_smfi->xxfi_close) != NULL)
H A Dengine.c460 if ((fi_close = ctx->ctx_smfi->xxfi_close) != NULL)
1539 (fi_close = g->a_ctx->ctx_smfi->xxfi_close) != NULL)

Completed in 48 milliseconds