/freebsd/crypto/krb5/doc/plugindev/ |
H A D | general.rst | 10 the pluggable interface and module name. For most pluggable 13 pluggable interface and *MODULE* is the name of the module. For these 15 multiple plugin modules, either for the same pluggable interface or 20 .. note: The profile, locate, and GSSAPI mechglue pluggable interfaces 23 applies to pluggable interfaces which use the standard 28 pluggable interface. For instance, a ccselect plugin module 47 corresponding to the major version, as documented in the pluggable 57 structure initializer. Each pluggable interface defines methods for 61 Pluggable interfaces typically include a **name** field in the vtable 66 fictional pluggable interface named fences, for a module named
|
H A D | internal.rst | 1 Internal pluggable interfaces 4 Following are brief discussions of pluggable interfaces which have not 21 The KDB pluggable interface is often referred to as the DAL (Database
|
/freebsd/crypto/krb5/doc/html/_sources/plugindev/ |
H A D | general.rst.txt | 10 the pluggable interface and module name. For most pluggable 13 pluggable interface and *MODULE* is the name of the module. For these 15 multiple plugin modules, either for the same pluggable interface or 20 .. note: The profile, locate, and GSSAPI mechglue pluggable interfaces 23 applies to pluggable interfaces which use the standard 28 pluggable interface. For instance, a ccselect plugin module 47 corresponding to the major version, as documented in the pluggable 57 structure initializer. Each pluggable interface defines methods for 61 Pluggable interfaces typically include a **name** field in the vtable 66 fictional pluggable interface named fences, for a module named
|
H A D | internal.rst.txt | 1 Internal pluggable interfaces 4 Following are brief discussions of pluggable interfaces which have not 21 The KDB pluggable interface is often referred to as the DAL (Database
|
H A D | index.rst.txt | 6 plugin modules and the currently available pluggable interfaces.
|
/freebsd/crypto/krb5/doc/html/plugindev/ |
H A D | internal.html | 9 <title>Internal pluggable interfaces — MIT Kerberos Documentation</title> 42 …<a href="mailto:krb5-bugs@mit.edu?subject=Documentation__Internal pluggable interfaces">feedback</… 55 <section id="internal-pluggable-interfaces"> 56 <h1>Internal pluggable interfaces<a class="headerlink" href="#internal-pluggable-interfaces" title=… 57 <p>Following are brief discussions of pluggable interfaces which have not 70 <p>The KDB pluggable interface is often referred to as the DAL (Database 93 <li><a class="reference internal" href="#">Internal pluggable interfaces</a><ul> 119 <li class="toctree-l2 current"><a class="current reference internal" href="#">Internal pluggable in… 165 …<a href="mailto:krb5-bugs@mit.edu?subject=Documentation__Internal pluggable interfaces">feedback</…
|
H A D | general.html | 62 the pluggable interface and module name. For most pluggable 65 pluggable interface and <em>MODULE</em> is the name of the module. For these 67 multiple plugin modules, either for the same pluggable interface or 73 pluggable interface. For instance, a ccselect plugin module 87 corresponding to the major version, as documented in the pluggable 96 structure initializer. Each pluggable interface defines methods for 99 <p>Pluggable interfaces typically include a <strong>name</strong> field in the vtable 103 fictional pluggable interface named fences, for a module named 190 <li class="toctree-l2"><a class="reference internal" href="internal.html">Internal pluggable interf…
|
H A D | certauth.html | 22 <link rel="prev" title="Internal pluggable interfaces" href="internal.html" /> 34 <a href="internal.html" title="Internal pluggable interfaces" 118 <li class="toctree-l2"><a class="reference internal" href="internal.html">Internal pluggable interf… 156 <a href="internal.html" title="Internal pluggable interfaces"
|
H A D | gssapi.html | 21 <link rel="next" title="Internal pluggable interfaces" href="internal.html" /> 36 <a href="internal.html" title="Internal pluggable interfaces" 207 <li class="toctree-l2"><a class="reference internal" href="internal.html">Internal pluggable interf… 247 <a href="internal.html" title="Internal pluggable interfaces"
|
/freebsd/contrib/unbound/util/ |
H A D | ub_event_pluggable.c | 2 * util/ub_event_pluggable.c - call registered pluggable event functions 39 * This file contains an implementation for the indirection layer for pluggable 40 * events that calls the registered pluggable event loop. It also defines a 41 * default pluggable event loop based on the default libevent (compatibility) 152 return "pluggable-event"PACKAGE_VERSION; in ub_event_get_version() 442 *n = "pluggable-event"; in ub_get_event_sys() 447 *n = "pluggable-event"; in ub_get_event_sys() 457 *n = "pluggable-event"; in ub_get_event_sys() 460 *n = "pluggable-libev"; in ub_get_event_sys() 467 *n = "pluggable-libevent"; in ub_get_event_sys()
|
H A D | ub_event.h | 2 * util/ub_event.h - indirection layer for pluggable events 63 * daemon compile, and will be "pluggable-event<PACKAGE_VERSION>" for 67 /** Return the name, system and method for the pluggable event base */
|
/freebsd/contrib/openpam/doc/man/ |
H A D | pam.3 | 23 .Nd Pluggable Authentication Modules Library 63 The Pluggable Authentication Modules (PAM) library abstracts a number 253 .%T "X/Open Single Sign-On Service (XSSO) - Pluggable Authentication Modules"
|
H A D | openpam.3 | 30 .Nd Pluggable Authentication Modules Library 120 .%T "X/Open Single Sign-On Service (XSSO) - Pluggable Authentication Modules"
|
H A D | pam_getenv.3 | 36 .%T "X/Open Single Sign-On Service (XSSO) - Pluggable Authentication Modules"
|
H A D | pam_strerror.3 | 39 .%T "X/Open Single Sign-On Service (XSSO) - Pluggable Authentication Modules"
|
H A D | pam_putenv.3 | 43 .%T "X/Open Single Sign-On Service (XSSO) - Pluggable Authentication Modules"
|
H A D | pam_end.3 | 39 .%T "X/Open Single Sign-On Service (XSSO) - Pluggable Authentication Modules"
|
/freebsd/contrib/unbound/libunbound/ |
H A D | unbound-event.h | 40 * pluggable event bases. 77 /** magic number to identify this version of the pluggable event api */ 110 * A user defined pluggable event base is registered by providing a 162 * An "object" comprising a user defined pluggable event. 179 * @param base: the pluggable event base that the caller has created.
|
/freebsd/crypto/krb5/doc/pdf/ |
H A D | plugindev.tex | 82 plugin modules and the currently available pluggable interfaces. 103 the pluggable interface and module name. For most pluggable 106 pluggable interface and \sphinxstyleemphasis{MODULE} is the name of the module. For these 108 multiple plugin modules, either for the same pluggable interface or 116 pluggable interface. For instance, a ccselect plugin module 141 corresponding to the major version, as documented in the pluggable 156 structure initializer. Each pluggable interface defines methods for 161 Pluggable interfaces typically include a \sphinxstylestrong{name} field in the vtable 167 fictional pluggable interface named fences, for a module named 478 across versions as other public pluggable interfaces. [all …]
|
/freebsd/crypto/krb5/src/include/ |
H A D | k5-tls.h | 2 /* include/k5-tls.h - internal pluggable interface for TLS */ 34 * This internal pluggable interface allows libkrb5 to load an in-tree module
|
/freebsd/sys/dev/sff/ |
H A D | sfp_fdt.c | 29 * Small Form Factor (SFF) Committee Pluggable (SFP) Transceiver (FDT-based). 74 device_set_desc(dev, "Small Form-factor Pluggable Transceiver"); in sfp_fdt_probe()
|
/freebsd/lib/libifconfig/ |
H A D | sfp.lua | 87 {0x18, "QSFP_DD", "QSFP-DD 8X pluggable transceiver", "QSFP-DD"}, 88 {0x19, "QSFP8X", "QSFP 8X pluggable transceiver", "QSFP8X"}, 89 {0x1A, "SFP_DD", "SFP-DD 2X pluggable transceiver", "SFP-DD"}, 90 {0x1B, "DSFP", "DSFP Dual SFP pluggable transceiver", "DSFP"},
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Registry.h | 9 // Defines a registry template for discovering pluggable modules. 41 /// pluggable components (like targets or garbage collectors) "just work" when
|
/freebsd/sys/netinet/ |
H A D | sctp.h | 189 /* JRS - Pluggable Congestion Control Socket option */ 191 /* RS - Pluggable Stream Scheduling Socket option */ 283 /* JRS - Supported congestion control modules for pluggable 306 /* RS - Supported stream scheduling modules for pluggable
|
/freebsd/sys/net/ |
H A D | sff8472.h | 410 SFF_8024_ID_QSFP_DD = 0x18, /* QSFP-DD 8X Pluggable Transceiver */ 411 SFF_8024_ID_OSFP8X = 0x19, /* OSFP 8X Pluggable Transceiver */ 412 SFF_8024_ID_SFP_DD = 0x1A, /* SFP-DD 2X Pluggable Transceiver */ 413 SFF_8024_ID_DSFP = 0x1B, /* DSFP Dual SFF Pluggable Transceiver */
|