diff options
Diffstat (limited to 'doc/doxyout/krb5/html/group__krb5__keytab.html')
| -rw-r--r-- | doc/doxyout/krb5/html/group__krb5__keytab.html | 41 |
1 files changed, 21 insertions, 20 deletions
diff --git a/doc/doxyout/krb5/html/group__krb5__keytab.html b/doc/doxyout/krb5/html/group__krb5__keytab.html index e98ff7d98d35..e7af1e4a5eb5 100644 --- a/doc/doxyout/krb5/html/group__krb5__keytab.html +++ b/doc/doxyout/krb5/html/group__krb5__keytab.html @@ -8,14 +8,15 @@ <a href="http://www.h5l.org/"><img src="http://www.h5l.org/keyhole-heimdal.png" alt="keyhole logo"/></a> </p> <!-- end of header marker --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.9.1 --> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> +/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('',false,false,'search.php','Search'); }); -</script> +/* @license-end */</script> <div id="main-nav"></div> </div><!-- top --> <div class="header"> @@ -104,7 +105,7 @@ Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Add the entry in `entry' to the keytab `id'.</p> +<p>Add the entry in ‘entry’ to the keytab ‘id’.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">context</td><td>a Keberos context. </td></tr> @@ -142,7 +143,7 @@ Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Finish using the keytab in `id'. All resources will be released, even on errors.</p> +<p>Finish using the keytab in ‘id’. All resources will be released, even on errors.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">context</td><td>a Keberos context. </td></tr> @@ -197,7 +198,7 @@ Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Compare `entry' against `principal, vno, enctype'. Any of `principal, vno, enctype' might be 0 which acts as a wildcard. Return TRUE if they compare the same, FALSE otherwise.</p> +<p>Compare ‘entry’ against ‘principal, vno, enctype’. Any of ‘principal, vno, enctype’ might be 0 which acts as a wildcard. Return TRUE if they compare the same, FALSE otherwise.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">context</td><td>a Keberos context. </td></tr> @@ -243,7 +244,7 @@ Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Copy the contents of `in' into `out'.</p> +<p>Copy the contents of ‘in’ into ‘out’.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">context</td><td>a Keberos context. </td></tr> @@ -281,7 +282,7 @@ Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Set `id' to the default keytab.</p> +<p>Set ‘id’ to the default keytab.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">context</td><td>a Keberos context. </td></tr> @@ -324,7 +325,7 @@ Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Copy the name of the default modify keytab into `name'.</p> +<p>Copy the name of the default modify keytab into ‘name’.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">context</td><td>a Keberos context. </td></tr> @@ -368,7 +369,7 @@ Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>copy the name of the default keytab into `name'.</p> +<p>copy the name of the default keytab into ‘name’.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">context</td><td>a Keberos context. </td></tr> @@ -406,7 +407,7 @@ Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Destroy (remove) the keytab in `id'. All resources will be released, even on errors, does the equvalment of <a class="el" href="group__krb5__keytab.html#gab67f5ae0a7c4b87d193218b842cad590">krb5_kt_close()</a> on the resources.</p> +<p>Destroy (remove) the keytab in ‘id’. All resources will be released, even on errors, does the equvalment of <a class="el" href="group__krb5__keytab.html#gab67f5ae0a7c4b87d193218b842cad590">krb5_kt_close()</a> on the resources.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">context</td><td>a Keberos context. </td></tr> @@ -449,7 +450,7 @@ Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Release all resources associated with `cursor'.</p> +<p>Release all resources associated with ‘cursor’.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">context</td><td>a Keberos context. </td></tr> @@ -487,7 +488,7 @@ Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Free the contents of `entry'.</p> +<p>Free the contents of ‘entry’.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">context</td><td>a Keberos context. </td></tr> @@ -548,7 +549,7 @@ Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Retrieve the keytab entry for `principal, kvno, enctype' into `entry' from the keytab `id'. Matching is done like <a class="el" href="group__krb5__keytab.html#ga688d397ec30b48e5edc5a59567bc8010">krb5_kt_compare()</a>.</p> +<p>Retrieve the keytab entry for ‘principal, kvno, enctype’ into ‘entry’ from the keytab ‘id’. Matching is done like <a class="el" href="group__krb5__keytab.html#ga688d397ec30b48e5edc5a59567bc8010">krb5_kt_compare()</a>.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">context</td><td>a Keberos context. </td></tr> @@ -595,7 +596,7 @@ Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Retrieve the full name of the keytab `keytab' and store the name in `str'.</p> +<p>Retrieve the full name of the keytab ‘keytab’ and store the name in ‘str’.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">context</td><td>a Keberos context. </td></tr> @@ -645,7 +646,7 @@ Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Retrieve the name of the keytab `keytab' into `name', `namesize'</p> +<p>Retrieve the name of the keytab ‘keytab’ into ‘name’, ‘namesize’</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">context</td><td>a Keberos context. </td></tr> @@ -696,7 +697,7 @@ Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Return the type of the `keytab' in the string <code>prefix of length </code>prefixsize'.</p> +<p>Return the type of the ‘keytab’ in the string <code>prefix of length </code>prefixsize'.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">context</td><td>a Keberos context. </td></tr> @@ -847,7 +848,7 @@ Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Read the key identified by `(principal, vno, enctype)' from the keytab in `keyprocarg' (the default if == NULL) into `*key'.</p> +<p>Read the key identified by ‘(principal, vno, enctype)’ from the keytab in ‘keyprocarg’ (the default if == NULL) into ‘*key’.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">context</td><td>a Keberos context. </td></tr> @@ -975,7 +976,7 @@ Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Resolve the keytab name (of the form `type:residual') in `name' into a keytab in `id'.</p> +<p>Resolve the keytab name (of the form ‘type:residual’) in ‘name’ into a keytab in ‘id’.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">context</td><td>a Keberos context. </td></tr> @@ -1019,7 +1020,7 @@ Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>Set `cursor' to point at the beginning of `id'.</p> +<p>Set ‘cursor’ to point at the beginning of ‘id’.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">context</td><td>a Keberos context. </td></tr> @@ -1034,6 +1035,6 @@ Functions</h2></td></tr> </div> </div><!-- contents --> <hr size="1"><address style="text-align: right;"><small> -Generated on Fri Jun 7 2019 02:49:56 for HeimdalKerberos5library by <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.8.13</small></address> +Generated on Tue Nov 15 2022 14:04:26 for Heimdal Kerberos 5 library by <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.9.1</small></address> </body> </html> |
