From 6f4e10db3298f6d65e1e646fe52aaafc3682b788 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Fri, 6 Jan 2023 12:48:22 -0800 Subject: heimdal: Vendor import 7.8.0 --- doc/doxyout/krb5/html/structkrb5plugin__db__ftable__desc.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'doc/doxyout/krb5/html/structkrb5plugin__db__ftable__desc.html') diff --git a/doc/doxyout/krb5/html/structkrb5plugin__db__ftable__desc.html b/doc/doxyout/krb5/html/structkrb5plugin__db__ftable__desc.html index 3e72c91f6c9e..0d7306989d93 100644 --- a/doc/doxyout/krb5/html/structkrb5plugin__db__ftable__desc.html +++ b/doc/doxyout/krb5/html/structkrb5plugin__db__ftable__desc.html @@ -8,14 +8,15 @@ keyhole logo

- + +/* @license-end */
@@ -31,7 +32,7 @@ $(function() {

Detailed Description

Description of the krb5 DB plugin facility.

The krb5_aname_to_lname(3) function's DB rule is pluggable. The plugin is named KRB5_PLUGIN_DB ("krb5_db_plug"), with a single minor version, KRB5_PLUGIN_DB_VERSION_0 (0).

-

The plugin consists of a data symbol referencing a structure of type krb5plugin_db_ftable_desc, with three fields:

+

The plugin consists of a data symbol referencing a structure of type krb5plugin_db_ftable_desc, with three fields:

Parameters
@@ -42,10 +43,10 @@ $(function() {

The init entry point is expected to call heim_db_register(). The fini entry point is expected to do nothing.


The documentation for this struct was generated from the following file:
    -
  • /Volumes/gitvol/viktor/heimdal/lib/krb5/db_plugin.h
  • +
  • /home/jaltman/src/sourdough-waffles/lib/krb5/db_plugin.h

-Generated on Fri Jun 7 2019 02:49:56 for HeimdalKerberos5library by doxygen 1.8.13
+Generated on Tue Nov 15 2022 14:04:26 for Heimdal Kerberos 5 library by doxygen 1.9.1 -- cgit v1.3
initPlugin initialization function (see krb5-plugin(7))