• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/docs/api_reference/C/
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4  <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6    <title>Appendix��2.�� Historic Interfaces</title>
7    <link rel="stylesheet" href="apiReference.css" type="text/css" />
8    <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
9    <link rel="start" href="index.html" title="Berkeley DB C API Reference" />
10    <link rel="up" href="index.html" title="Berkeley DB C API Reference" />
11    <link rel="prev" href="db_verify.html" title="db_verify" />
12    <link rel="next" href="dbm.html" title="dbm/ndbm" />
13  </head>
14  <body>
15    <div class="navheader">
16      <table width="100%" summary="Navigation header">
17        <tr>
18          <th colspan="3" align="center">Appendix��2.��
19                Historic Interfaces
20        </th>
21        </tr>
22        <tr>
23          <td width="20%" align="left"><a accesskey="p" href="db_verify.html">Prev</a>��</td>
24          <th width="60%" align="center">��</th>
25          <td width="20%" align="right">��<a accesskey="n" href="dbm.html">Next</a></td>
26        </tr>
27      </table>
28      <hr />
29    </div>
30    <div class="appendix" lang="en" xml:lang="en">
31      <div class="titlepage">
32        <div>
33          <div>
34            <h2 class="title"><a id="historic"></a>Appendix��2.��
35                Historic Interfaces
36        </h2>
37          </div>
38        </div>
39      </div>
40      <p>
41                This appendix describe the usage of several historic
42                interfaces that previous users of Berkeley DB may have made
43                use of.
44        </p>
45      <div class="sect1" lang="en" xml:lang="en">
46        <div class="titlepage">
47          <div>
48            <div>
49              <h2 class="title" style="clear: both"><a id="historiclist"></a>Historic Interfaces</h2>
50            </div>
51          </div>
52        </div>
53        <div class="navtable">
54          <table border="1" width="80%">
55            <thead>
56              <tr>
57                <th>Historic Interfaces</th>
58                <th>Description</th>
59              </tr>
60            </thead>
61            <tbody>
62              <tr>
63                <td>
64                  <a class="xref" href="dbm.html" title="dbm/ndbm">dbm/ndbm</a>
65                </td>
66                <td>Compatibility for applications written to the historic dbm or hdbm interfaces</td>
67              </tr>
68              <tr>
69                <td>
70                  <a class="xref" href="hsearch.html" title="hsearch">hsearch</a>
71                </td>
72                <td>Compatibility for applications written to the historic hsearch interface</td>
73              </tr>
74            </tbody>
75          </table>
76        </div>
77      </div>
78    </div>
79    <div class="navfooter">
80      <hr />
81      <table width="100%" summary="Navigation footer">
82        <tr>
83          <td width="40%" align="left"><a accesskey="p" href="db_verify.html">Prev</a>��</td>
84          <td width="20%" align="center">��</td>
85          <td width="40%" align="right">��<a accesskey="n" href="dbm.html">Next</a></td>
86        </tr>
87        <tr>
88          <td width="40%" align="left" valign="top">db_verify��</td>
89          <td width="20%" align="center">
90            <a accesskey="h" href="index.html">Home</a>
91          </td>
92          <td width="40%" align="right" valign="top">��dbm/ndbm</td>
93        </tr>
94      </table>
95    </div>
96  </body>
97</html>
98