diff options
Diffstat (limited to 'docs/api_reference/C/envget_encrypt_flags.html')
| -rw-r--r-- | docs/api_reference/C/envget_encrypt_flags.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/api_reference/C/envget_encrypt_flags.html b/docs/api_reference/C/envget_encrypt_flags.html index ac3cb444..deeb83b9 100644 --- a/docs/api_reference/C/envget_encrypt_flags.html +++ b/docs/api_reference/C/envget_encrypt_flags.html @@ -8,20 +8,20 @@ <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" /> <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_data_dirs.html" title="DB_ENV->get_data_dirs()" /> + <link rel="prev" href="envget_data_len.html" title="DB_ENV->get_data_len()" /> <link rel="next" href="dbgetenv.html" title="DB->get_env()" /> </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> <th colspan="3" align="center">DB_ENV->get_encrypt_flags()</th> </tr> <tr> - <td width="20%" align="left"><a accesskey="p" href="envget_data_dirs.html">Prev</a> </td> + <td width="20%" align="left"><a accesskey="p" href="envget_data_len.html">Prev</a> </td> <th width="60%" align="center">Chapter 5. The DB_ENV Handle </th> @@ -61,7 +61,7 @@ DB_ENV->get_encrypt_flags(DB_ENV *dbenv, u_int32_t *flagsp); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp59443280"></a>Parameters</h3> + <h3 class="title"><a id="idp1082808"></a>Parameters</h3> </div> </div> </div> @@ -69,7 +69,7 @@ DB_ENV->get_encrypt_flags(DB_ENV *dbenv, u_int32_t *flagsp); </pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp59442632"></a>flagsp</h4> + <h4 class="title"><a id="idp1082160"></a>flagsp</h4> </div> </div> </div> @@ -83,7 +83,7 @@ DB_ENV->get_encrypt_flags(DB_ENV *dbenv, u_int32_t *flagsp); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp59432872"></a>Class</h3> + <h3 class="title"><a id="idp1076520"></a>Class</h3> </div> </div> </div> @@ -95,7 +95,7 @@ DB_ENV->get_encrypt_flags(DB_ENV *dbenv, u_int32_t *flagsp); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp59445480"></a>See Also</h3> + <h3 class="title"><a id="idp1083024"></a>See Also</h3> </div> </div> </div> @@ -108,14 +108,14 @@ DB_ENV->get_encrypt_flags(DB_ENV *dbenv, u_int32_t *flagsp); </pre> <hr /> <table width="100%" summary="Navigation footer"> <tr> - <td width="40%" align="left"><a accesskey="p" href="envget_data_dirs.html">Prev</a> </td> + <td width="40%" align="left"><a accesskey="p" href="envget_data_len.html">Prev</a> </td> <td width="20%" align="center"> <a accesskey="u" href="env.html">Up</a> </td> <td width="40%" align="right"> <a accesskey="n" href="dbgetenv.html">Next</a></td> </tr> <tr> - <td width="40%" align="left" valign="top">DB_ENV->get_data_dirs() </td> + <td width="40%" align="left" valign="top">DB_ENV->get_data_len() </td> <td width="20%" align="center"> <a accesskey="h" href="index.html">Home</a> </td> |
