| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFASTParserClang.h | 35 namespace lldb_private::plugin { 40 } // namespace lldb_private::plugin 44 class DWARFASTParserClang : public lldb_private::plugin::dwarf::DWARFASTParser { 53 const lldb_private::plugin::dwarf::DWARFDIE &die, 57 const lldb_private::plugin::dwarf::DWARFDIE &die) override; 61 const lldb_private::plugin::dwarf::DWARFDIE &die, 65 CompleteTypeFromDWARF(const lldb_private::plugin::dwarf::DWARFDIE &die, 70 const lldb_private::plugin::dwarf::DWARFDIE &die) override; 76 const lldb_private::plugin::dwarf::DWARFDIE &die) override; 79 const lldb_private::plugin::dwarf::DWARFDIE &die) override; [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Passes/ |
| H A D | PassPlugin.h | 1 //===- llvm/Passes/PassPlugin.h - Public Plugin API -----------------------===// 27 /// Identifies the API version understood by this plugin. 29 /// When a plugin is loaded, the driver will check it's supported plugin version 30 /// against that of the plugin. A mismatch is an error. The supported version 36 /// Information about the plugin required to load its passes 39 /// be filled out by plugin implementors. LLVM-side users of a plugin are 42 /// The API version understood by this plugin, usually \c 45 /// A meaningful name of the plugin. 47 /// The version of the plugin. 50 /// The callback for registering plugin passes with a \c PassBuilder [all …]
|
| /freebsd/crypto/krb5/src/lib/krb5/krb/ |
| H A D | deps | 10 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 12 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 21 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 23 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 32 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 34 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 43 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 45 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 54 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 57 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ [all …]
|
| /freebsd/crypto/krb5/src/lib/crypto/krb/ |
| H A D | deps | 9 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 12 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 20 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 22 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 30 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 33 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 41 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 43 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 52 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 54 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ [all …]
|
| /freebsd/crypto/krb5/src/lib/krb5/os/ |
| H A D | deps | 10 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 13 $(top_srcdir)/include/krb5/locate_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 21 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 24 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 32 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 34 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 43 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 46 $(top_srcdir)/include/krb5/locate_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 57 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 60 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ [all …]
|
| /freebsd/contrib/ofed/opensm/opensm/ |
| H A D | osm_event_plugin.c | 35 /****h* OpenSM Event plugin interface 77 /* find the plugin */ in osm_epi_construct() 87 "Failed to open event plugin \"%s\" : \"%s\"\n", in osm_epi_construct() 105 OSM_LOG(&osm->log, OSM_LOG_ERROR, "Error loading plugin: " in osm_epi_construct() 114 OSM_LOG(&osm->log, OSM_LOG_ERROR, "Error loading plugin" in osm_epi_construct() 115 " \'%s\': OpenSM version mismatch - plugin was built" in osm_epi_construct() 123 "Error loading plugin \'%s\': no create() method.\n", in osm_epi_construct() 143 void osm_epi_destroy(osm_epi_plugin_t * plugin) in osm_epi_destroy() argument 145 if (plugin) { in osm_epi_destroy() 146 if (plugin->impl->delete) in osm_epi_destroy() [all …]
|
| /freebsd/crypto/krb5/src/lib/crypto/crypto_tests/ |
| H A D | deps | 10 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 12 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 21 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 23 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 31 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 34 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 41 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 44 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 52 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 54 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ [all …]
|
| /freebsd/crypto/krb5/src/lib/krb5/ccache/ |
| H A D | deps | 11 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 13 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 21 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 24 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 32 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 35 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 44 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 47 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 55 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 57 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ [all …]
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | StructuredDataPlugin.h | 19 /// Plugin that supports process-related structured data sent asynchronously 22 /// This plugin type is activated by a Process-derived instance when that 35 /// data events raised by the plugin, and give the plugin both the output 36 /// and error streams such that the plugin can display something about the 50 /// Return whether this plugin supports the given StructuredData feature. 54 /// one at a time, and have the first plugin that supports a given feature 55 /// be the plugin instantiated to handle that feature. There is a 1-1 57 /// mapped to that process. A plugin can support handling multiple 58 /// features, and if that happens, there is a single plugin instance 66 /// true if the plugin supports the feature; otherwise, false. [all …]
|
| /freebsd/crypto/krb5/src/lib/crypto/builtin/des/ |
| H A D | deps | 10 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 12 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 21 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 24 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 32 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 35 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 43 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 45 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 54 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 56 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ [all …]
|
| /freebsd/crypto/krb5/src/lib/krad/ |
| H A D | deps | 10 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 13 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 21 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-queue.h \ 24 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 33 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-queue.h \ 36 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 45 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 48 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 56 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 59 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ [all …]
|
| /freebsd/crypto/krb5/src/lib/krb5/keytab/ |
| H A D | deps | 9 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 12 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 19 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 22 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 30 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 33 $(top_srcdir)/include/krb5/locate_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 42 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 44 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 53 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 55 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ [all …]
|
| /freebsd/crypto/krb5/src/lib/gssapi/krb5/ |
| H A D | deps | 13 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 16 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 29 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 32 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 44 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 47 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 59 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 62 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 74 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 77 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ [all …]
|
| /freebsd/crypto/krb5/src/lib/krb5/rcache/ |
| H A D | deps | 10 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 13 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 22 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 25 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 32 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 35 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 43 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 46 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 53 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 56 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ [all …]
|
| /freebsd/crypto/krb5/src/plugins/preauth/spake/ |
| H A D | deps | 9 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 12 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 21 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 24 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 32 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 35 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 44 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 46 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 56 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-spake.h \ 59 $(top_srcdir)/include/krb5/clpreauth_plugin.h $(top_srcdir)/include/krb5/plugin.h \ [all …]
|
| /freebsd/sys/dev/wtap/ |
| H A D | if_wtap_module.c | 57 MALLOC_DEFINE(M_WTAP_PLUGIN, "wtap plugin", "wtap wireless simulator plugin"); 102 struct visibility_plugin *plugin; in event_handler() local 114 /* Setting up a simple plugin */ in event_handler() 115 plugin = (struct visibility_plugin *)malloc in event_handler() 118 plugin->base.wp_hal = hal; in event_handler() 119 plugin->base.init = visibility_init; in event_handler() 120 plugin->base.deinit = visibility_deinit; in event_handler() 121 plugin->base.work = visibility_work; in event_handler() 122 register_plugin(hal, (struct wtap_plugin *)plugin); in event_handler()
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | StructuredDataPlugin.cpp | 23 "Parent for per-plugin structured data commands", in CommandStructuredData() 24 "plugin structured-data <plugin>") {} in CommandStructuredData() 36 // By default, plugins are always enabled. Plugin authors should override in GetEnabled() 37 // this if there is an enabled/disabled state for their plugin. in GetEnabled() 48 if (!interpreter.GetCommandObject("plugin structured-data")) { in InitializeBasePluginForDebugger() 51 debugger.GetCommandInterpreter().GetCommandObject("plugin"); in InitializeBasePluginForDebugger() 59 // Hook it up under the top-level plugin command. in InitializeBasePluginForDebugger()
|
| /freebsd/crypto/krb5/src/clients/ksu/ |
| H A D | deps | 9 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 12 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 21 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 24 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 32 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 35 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 44 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 47 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 54 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 57 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ [all …]
|
| /freebsd/sys/dev/wtap/plugins/ |
| H A D | visibility.c | 53 visibility_init(struct wtap_plugin *plugin) in visibility_init() argument 57 vis_plugin = (struct visibility_plugin *) plugin; in visibility_init() 58 plugin->wp_sdev = make_dev(&vis_cdevsw,0,UID_ROOT,GID_WHEEL,0600, in visibility_init() 60 plugin->wp_sdev->si_drv1 = vis_plugin; in visibility_init() 63 printf("Using visibility wtap plugin...\n"); in visibility_init() 67 visibility_deinit(struct wtap_plugin *plugin) in visibility_deinit() argument 71 vis_plugin = (struct visibility_plugin *) plugin; in visibility_deinit() 72 destroy_dev(plugin->wp_sdev); in visibility_deinit() 75 printf("Removing visibility wtap plugin...\n"); in visibility_deinit() 82 visibility_work(struct wtap_plugin *plugin, struct packet *p) in visibility_work() argument [all …]
|
| /freebsd/crypto/krb5/src/plugins/preauth/pkinit/ |
| H A D | deps | 10 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 12 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 21 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 25 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/krb5/preauth_plugin.h \ 35 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 38 $(top_srcdir)/include/krb5/kdcpreauth_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 47 $(top_srcdir)/include/krb5/kdcpreauth_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 56 $(top_srcdir)/include/krb5/kdcpreauth_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 66 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 70 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/krb5/preauth_plugin.h \ [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | ValueProfileCollector.cpp | 21 /// A plugin-based class that takes an arbitrary number of Plugin types. 22 /// Each plugin type must satisfy the following API: 23 /// 1) the constructor must take a `Function &f`. Typically, the plugin would 27 /// such that the plugin would append its result into the vector parameter. 44 PluginT Plugin; member in __anoncb397ce60111::PluginChain 49 : PluginChain<Ts...>(F, TLI), Plugin(F, TLI) {} in PluginChain() 53 Plugin.run(Candidates); in get()
|
| /freebsd/crypto/krb5/src/lib/kdb/ |
| H A D | deps | 16 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 20 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 29 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 32 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 40 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 43 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 51 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 54 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 61 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 64 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | ObjectLinkingLayer.h | 56 /// Plugin instances can be added to the ObjectLinkingLayer to receive 59 class Plugin { 65 virtual ~Plugin(); 124 /// Add a plugin. 125 ObjectLinkingLayer &addPlugin(std::shared_ptr<Plugin> P) { in addPlugin() 131 /// Remove a plugin. This remove applies only to subsequent links (links 132 /// already underway will continue to use the plugin), and does not of itself 133 /// destroy the plugin -- destruction will happen once all shared pointers 135 void removePlugin(Plugin &P) { in removePlugin() 137 auto I = llvm::find_if(Plugins, [&](const std::shared_ptr<Plugin> &Elem) { in removePlugin() [all …]
|
| /freebsd/crypto/krb5/src/kdc/ |
| H A D | deps | 16 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 19 $(top_srcdir)/include/krb5/kdcpreauth_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 35 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 38 $(top_srcdir)/include/krb5/kdcpreauth_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 54 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 58 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/net-server.h \ 75 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 79 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/net-server.h \ 95 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 99 $(top_srcdir)/include/krb5/kdcpreauth_plugin.h $(top_srcdir)/include/krb5/plugin.h \ [all …]
|
| /freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/ |
| H A D | deps | 17 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 20 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 30 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 33 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 51 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 54 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 74 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 77 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 89 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 92 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ [all …]
|