Lines Matching +full:top +full:- +full:level
4 <!--
5 $Id: smfi_setdbg.html,v 1.4 2013-11-22 20:51:39 ca Exp $
6 -->
10 <!---------- Synopsis ----------->
11 <TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD>
15 int level;
18 Set the debugging (tracing) level for the milter library.
21 <!----------- Description ---------->
22 <TR><TH valign="top" align=left>DESCRIPTION</TH><TD>
24 <TR align="left" valign=top>
28 <TR align="left" valign=top>
30 <TD>smfi_setdbg sets the milter library's internal debugging level
31 to a new level so that code details may be traced.
32 A level of zero turns off debugging. The greater
33 (more positive) the level the more detailed the debugging. Six is
39 <!----------- Arguments ---------->
40 <TR><TH valign="top" align=left>ARGUMENTS</TH><TD>
43 <TR valign="top"><TD>level</TD>
44 <TD>The new debugging level
49 <!----------- Return values ---------->
51 <TH valign="top" align=left>RETURN VALUES</TH>
60 <FONT size="-1">