From 14e22b52d4375b164f9fa21c0ab3abd9837e823f Mon Sep 17 00:00:00 2001 From: gshapiro Date: Mon, 9 Apr 2007 01:38:51 +0000 Subject: Import sendmail 8.14.1 --- contrib/sendmail/libmilter/docs/smfi_setdbg.html | 84 ++++++++++++------------ 1 file changed, 42 insertions(+), 42 deletions(-) (limited to 'contrib/sendmail/libmilter/docs/smfi_setdbg.html') diff --git a/contrib/sendmail/libmilter/docs/smfi_setdbg.html b/contrib/sendmail/libmilter/docs/smfi_setdbg.html index 3203f0f..e001d3f 100644 --- a/contrib/sendmail/libmilter/docs/smfi_setdbg.html +++ b/contrib/sendmail/libmilter/docs/smfi_setdbg.html @@ -1,67 +1,67 @@ - -smfi_setdbg - + +smfi_setdbg + -

smfi_setdbg

+

smfi_setdbg

- +
- + - + - - + + - - + + -
SYNOPSIS -
+
SYNOPSIS +
 #include <libmilter/mfapi.h>
 int smfi_setdbg(
 	int level;
 );
-
+ Set the debugging (tracing) level for the milter library. -
DESCRIPTION - - - - - - - - + +
Called WhenCalled from any any routine at any time.
Effectssmfi_setdbg sets the milter library's internal debugging level +
DESCRIPTION + + + + + + + + - -
Called WhenCalled from any any routine at any time.
Effectssmfi_setdbg sets the milter library's internal debugging level to a new level so that code details may be traced. A level of zero turns off debugging. The greater (more positive) the level the more detailed the debugging. Six is -the current, highest, useful value.
+the current, highest, useful value.
-
ARGUMENTS - - - - -
ArgumentDescription
levelThe new debugging level -
-
ARGUMENTS + + + + +
ArgumentDescription
levelThe new debugging level +
+
RETURN VALUES
RETURN VALUESsmfi_setdbg returns MI_SUCCESS by default. -
smfi_setdbg returns MI_SUCCESS by default. +
+ -
- +
+ Copyright (c) 2003 Sendmail, Inc. and its suppliers. All rights reserved. -
+
By using this file, you agree to the terms and conditions set forth in the LICENSE. -
- - +
+ + -- cgit v1.1