summaryrefslogtreecommitdiff
path: root/docs/api_reference/C/envget_data_dirs.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api_reference/C/envget_data_dirs.html')
-rw-r--r--docs/api_reference/C/envget_data_dirs.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/api_reference/C/envget_data_dirs.html b/docs/api_reference/C/envget_data_dirs.html
index ce1dbcfa..f1aad285 100644
--- a/docs/api_reference/C/envget_data_dirs.html
+++ b/docs/api_reference/C/envget_data_dirs.html
@@ -9,12 +9,12 @@
<link rel="start" href="index.html" title="Berkeley DB C API Reference" />
<link rel="up" href="env.html" title="Chapter 5.  The DB_ENV Handle" />
<link rel="prev" href="envget_create_dir.html" title="DB_ENV-&gt;get_create_dir()" />
- <link rel="next" href="envget_encrypt_flags.html" title="DB_ENV-&gt;get_encrypt_flags()" />
+ <link rel="next" href="envget_data_len.html" title="DB_ENV-&gt;get_data_len()" />
</head>
<body>
<div xmlns="" class="navheader">
<div class="libver">
- <p>Library Version 11.2.5.3</p>
+ <p>Library Version 12.1.6.1</p>
</div>
<table width="100%" summary="Navigation header">
<tr>
@@ -25,7 +25,7 @@
<th width="60%" align="center">Chapter 5. 
The DB_ENV Handle
</th>
- <td width="20%" align="right"> <a accesskey="n" href="envget_encrypt_flags.html">Next</a></td>
+ <td width="20%" align="right"> <a accesskey="n" href="envget_data_len.html">Next</a></td>
</tr>
</table>
<hr />
@@ -62,7 +62,7 @@ DB_ENV-&gt;get_data_dirs(DB_ENV *dbenv, const char ***dirpp); </pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp59436904"></a>Parameters</h3>
+ <h3 class="title"><a id="idp1068288"></a>Parameters</h3>
</div>
</div>
</div>
@@ -70,7 +70,7 @@ DB_ENV-&gt;get_data_dirs(DB_ENV *dbenv, const char ***dirpp); </pre>
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a id="idp59436256"></a>dirpp</h4>
+ <h4 class="title"><a id="idp1067640"></a>dirpp</h4>
</div>
</div>
</div>
@@ -84,7 +84,7 @@ DB_ENV-&gt;get_data_dirs(DB_ENV *dbenv, const char ***dirpp); </pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp59418744"></a>Class</h3>
+ <h3 class="title"><a id="idp1050024"></a>Class</h3>
</div>
</div>
</div>
@@ -96,7 +96,7 @@ DB_ENV-&gt;get_data_dirs(DB_ENV *dbenv, const char ***dirpp); </pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp59417968"></a>See Also</h3>
+ <h3 class="title"><a id="idp956536"></a>See Also</h3>
</div>
</div>
</div>
@@ -113,14 +113,14 @@ DB_ENV-&gt;get_data_dirs(DB_ENV *dbenv, const char ***dirpp); </pre>
<td width="20%" align="center">
<a accesskey="u" href="env.html">Up</a>
</td>
- <td width="40%" align="right"> <a accesskey="n" href="envget_encrypt_flags.html">Next</a></td>
+ <td width="40%" align="right"> <a accesskey="n" href="envget_data_len.html">Next</a></td>
</tr>
<tr>
<td width="40%" align="left" valign="top">DB_ENV-&gt;get_create_dir() </td>
<td width="20%" align="center">
<a accesskey="h" href="index.html">Home</a>
</td>
- <td width="40%" align="right" valign="top"> DB_ENV-&gt;get_encrypt_flags()</td>
+ <td width="40%" align="right" valign="top"> DB_ENV-&gt;get_data_len()</td>
</tr>
</table>
</div>