xxfi_eoh.html revision 168515
190792Sgshapiro<HTML>
290792Sgshapiro<HEAD><TITLE>xxfi_eoh</TITLE></HEAD>
390792Sgshapiro<BODY>
490792Sgshapiro<!--
590792Sgshapiro$Id: xxfi_eoh.html,v 1.11 2006/12/21 18:30:35 ca Exp $
690792Sgshapiro-->
790792Sgshapiro<H1>xxfi_eoh</H1>
890792Sgshapiro
990792Sgshapiro<TABLE border="0" cellspacing=4 cellpadding=4>
1090792Sgshapiro<!---------- Synopsis ----------->
1190792Sgshapiro<TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD>
1290792Sgshapiro<PRE>
1390792Sgshapiro#include &lt;libmilter/mfapi.h&gt;
1490792Sgshapirosfsistat (*xxfi_eoh)(
1590792Sgshapiro	SMFICTX *ctx
1690792Sgshapiro);
1790792Sgshapiro</PRE>
1890792SgshapiroHandle the end of message headers.
1990792Sgshapiro</TD></TR>
2090792Sgshapiro
2190792Sgshapiro<!----------- Description ---------->
2290792Sgshapiro<TR><TH valign="top" align=left>DESCRIPTION</TH><TD>
2390792Sgshapiro<TABLE border="1" cellspacing=1 cellpadding=4>
2490792Sgshapiro<TR align="left" valign=top>
2590792Sgshapiro<TH width="80">Called When</TH>
2690792Sgshapiro<TD>xxfi_eoh is called once after all headers have been sent and processed.
2790792Sgshapiro</TD>
2890792Sgshapiro</TR>
2990792Sgshapiro<TR align="left" valign=top>
3090792Sgshapiro<TH>Default Behavior</TH>
3190792Sgshapiro<TD>Do nothing; return SMFIS_CONTINUE.</TD>
3290792Sgshapiro</TR>
3390792Sgshapiro</TABLE>
3490792Sgshapiro
3590792Sgshapiro<!----------- Arguments ---------->
3690792Sgshapiro<TR><TH valign="top" align=left>ARGUMENTS</TH><TD>
3790792Sgshapiro    <TABLE border="1" cellspacing=0>
3890792Sgshapiro    <TR bgcolor="#dddddd"><TH>Argument</TH><TH>Description</TH></TR>
3990792Sgshapiro    <TR valign="top"><TD>ctx</TD>
4090792Sgshapiro	<TD>Opaque context structure.
4190792Sgshapiro	</TD></TR>
4290792Sgshapiro    </TABLE>
4390792Sgshapiro</TD></TR>
4490792Sgshapiro
4590792Sgshapiro</TABLE>
4690792Sgshapiro
4790792Sgshapiro<HR size="1">
4890792Sgshapiro<FONT size="-1">
4990792SgshapiroCopyright (c) 2000, 2003 Sendmail, Inc. and its suppliers.
5090792SgshapiroAll rights reserved.
5190792Sgshapiro<BR>
5290792SgshapiroBy using this file, you agree to the terms and conditions set
5390792Sgshapiroforth in the LICENSE.
5490792Sgshapiro</FONT>
5590792Sgshapiro</BODY>
5690792Sgshapiro</HTML>
5790792Sgshapiro