~ubuntu-branches/ubuntu/natty/bind9/natty-security

« back to all changes in this revision

Viewing changes to lib/lwres/man/lwres_hstrerror.html

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones, Internet Software Consortium, Inc
  • Date: 2010-03-17 08:06:42 UTC
  • mfrom: (1.6.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20100317080642-k7us37vn1mpgagmv
Tags: 1:9.7.0.dfsg.P1-1
[Internet Software Consortium, Inc]

* 9.7.0-P1
  - 2852. [bug] Handle broken DNSSEC trust chains better. [RT #15619]

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
15
15
 - PERFORMANCE OF THIS SOFTWARE.
16
16
-->
17
 
<!-- $Id: lwres_hstrerror.html,v 1.24 2009/07/11 01:12:46 tbox Exp $ -->
 
17
<!-- $Id: lwres_hstrerror.html,v 1.24.184.1 2010/02/25 12:43:24 tbox Exp $ -->
18
18
<html>
19
19
<head>
20
20
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
22
22
<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
23
23
</head>
24
24
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
25
 
<a name="id2476275"></a><div class="titlepage"></div>
 
25
<a name="id2476267"></a><div class="titlepage"></div>
26
26
<div class="refnamediv">
27
27
<h2>Name</h2>
28
28
<p>lwres_herror, lwres_hstrerror &#8212; lightweight resolver error message generation</p>
50
50
</div>
51
51
</div>
52
52
<div class="refsect1" lang="en">
53
 
<a name="id2543379"></a><h2>DESCRIPTION</h2>
 
53
<a name="id2543377"></a><h2>DESCRIPTION</h2>
54
54
<p><code class="function">lwres_herror()</code>
55
55
      prints the string <em class="parameter"><code>s</code></em> on
56
56
      <span class="type">stderr</span> followed by the string generated by
84
84
    </p>
85
85
</div>
86
86
<div class="refsect1" lang="en">
87
 
<a name="id2543497"></a><h2>RETURN VALUES</h2>
 
87
<a name="id2543495"></a><h2>RETURN VALUES</h2>
88
88
<p>
89
89
      The string <span class="errorname">Unknown resolver error</span> is returned by
90
90
      <code class="function">lwres_hstrerror()</code>
94
94
    </p>
95
95
</div>
96
96
<div class="refsect1" lang="en">
97
 
<a name="id2543517"></a><h2>SEE ALSO</h2>
 
97
<a name="id2543515"></a><h2>SEE ALSO</h2>
98
98
<p><span class="citerefentry"><span class="refentrytitle">herror</span>(3)</span>,
99
99
 
100
100
      <span class="citerefentry"><span class="refentrytitle">lwres_hstrerror</span>(3)</span>.