Home
last modified time | relevance | path

Searched defs:plugin (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/dev/wtap/plugins/
H A Dvisibility.c53 visibility_init(struct wtap_plugin *plugin) in visibility_init()
67 visibility_deinit(struct wtap_plugin *plugin) in visibility_deinit()
82 visibility_work(struct wtap_plugin *plugin, struct packet *p) in visibility_work()
/freebsd/crypto/heimdal/lib/krb5/
H A Dplugin.c46 struct plugin { struct
59 struct plugin *next; argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDefines.cpp15 namespace lldb_private::plugin { namespace
H A DDWARFBaseDIE.cpp116 namespace lldb_private::plugin { namespace
H A DSymbolFileDWARFDebugMap.cpp174 namespace lldb_private::plugin { namespace
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_event_plugin.c143 void osm_epi_destroy(osm_epi_plugin_t * plugin) in osm_epi_destroy()
/freebsd/sys/dev/wtap/
H A Dif_wtap_module.c102 struct visibility_plugin *plugin; in event_handler() local
/freebsd/sys/dev/wtap/wtap_hal/
H A Dhal.h44 struct wtap_plugin *plugin; member
H A Dhal.c80 register_plugin(struct wtap_hal *hal, struct wtap_plugin *plugin) in register_plugin() argument
[all...]
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlugin.cpp91 for (const auto &plugin : plugins) { in SetEnableOnMatchingPlugins() local
247 for (auto &plugin : plugins) { in OutputTextFormat() local
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp133 void ProcessLaunchInfo::SetProcessPluginName(llvm::StringRef plugin) { in SetProcessPluginName()
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp814 StructuredDataDarwinLog &plugin = in DoExecute() local
/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmxreg.h261 } rss, pm, plugin; member
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h163 void SetProcessPluginName(llvm::StringRef plugin) { in SetProcessPluginName()
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1036 auto *plugin = Language::FindPlugin(frame_language); in GetFrameLanguageCommand() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp365 for (const RegisteredPluginInfo &plugin : plugin_ns.get_info()) { in GetJSON() local