| /freebsd-12.1/sys/dev/wtap/wtap_hal/ |
| H A D | hal.c | 53 hal->plugin->work(hal->plugin, p); in hal_tx_proc() 80 register_plugin(struct wtap_hal *hal, struct wtap_plugin *plugin) in register_plugin() argument 83 plugin->init(plugin); in register_plugin() 84 hal->plugin = plugin; in register_plugin() 91 hal->plugin->deinit(hal->plugin); in deregister_plugin() 92 hal->plugin = NULL; /* catch illegal usages */ in deregister_plugin()
|
| H A D | hal.h | 44 struct wtap_plugin *plugin; member
|
| /freebsd-12.1/contrib/ofed/opensm/opensm/ |
| H A D | osm_event_plugin.c | 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() 147 plugin->impl->delete(plugin->plugin_data); in osm_epi_destroy() 148 dlclose(plugin->handle); in osm_epi_destroy() 149 free(plugin->plugin_name); in osm_epi_destroy() 150 free(plugin); in osm_epi_destroy()
|
| /freebsd-12.1/sys/dev/wtap/ |
| H A D | if_wtap_module.c | 140 struct visibility_plugin *plugin; in event_handler() local 154 plugin = (struct visibility_plugin *)malloc in event_handler() 157 plugin->base.wp_hal = hal; in event_handler() 158 plugin->base.init = visibility_init; in event_handler() 159 plugin->base.deinit = visibility_deinit; in event_handler() 160 plugin->base.work = visibility_work; in event_handler() 161 register_plugin(hal, (struct wtap_plugin *)plugin); in event_handler()
|
| /freebsd-12.1/sys/dev/wtap/plugins/ |
| H A D | visibility.c | 94 visibility_init(struct wtap_plugin *plugin) in visibility_init() argument 98 vis_plugin = (struct visibility_plugin *) plugin; in visibility_init() 99 plugin->wp_sdev = make_dev(&vis_cdevsw,0,UID_ROOT,GID_WHEEL,0600, in visibility_init() 101 plugin->wp_sdev->si_drv1 = vis_plugin; in visibility_init() 108 visibility_deinit(struct wtap_plugin *plugin) in visibility_deinit() argument 112 vis_plugin = (struct visibility_plugin *) plugin; in visibility_deinit() 113 destroy_dev(plugin->wp_sdev); in visibility_deinit() 123 visibility_work(struct wtap_plugin *plugin, struct packet *p) in visibility_work() argument 126 (struct visibility_plugin *) plugin; in visibility_work()
|
| /freebsd-12.1/contrib/llvm/tools/lld/ELF/ |
| H A D | Options.td | 463 def: F<"plugin-opt=debug-pass-manager">, 466 def plugin_opt_dwo_dir_eq: J<"plugin-opt=dwo_dir=">, 468 def plugin_opt_emit_llvm: F<"plugin-opt=emit-llvm">; 471 def plugin_opt_mcpu_eq: J<"plugin-opt=mcpu=">; 472 def: F<"plugin-opt=new-pass-manager">, 475 def: J<"plugin-opt=sample-profile=">, 484 // Ignore LTO plugin-related options. 485 // clang -flto passes -plugin and -plugin-opt to the linker. This is required 491 defm plugin: Eq<"plugin", "Ignored for compatibility with GNU linkers">; 495 def plugin_opt_thinlto: J<"plugin-opt=thinlto">; [all …]
|
| /freebsd-12.1/crypto/heimdal/lib/krb5/ |
| H A D | plugin.c | 46 struct plugin { struct 59 struct plugin *next; argument 63 static struct plugin *registered = NULL; 99 struct plugin *e; in loadlib() 144 struct plugin *e; in krb5_plugin_register() 222 struct plugin *e; in load_plugins() 326 struct plugin *e; in _krb5_plugin_find()
|
| /freebsd-12.1/contrib/unbound/contrib/ |
| H A D | unbound.spec_fedora | 112 # Install munin plugin and its softlinks 113 install -d 0755 %{buildroot}%{_sysconfdir}/munin/plugin-conf.d 114 install -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/munin/plugin-conf.d/unbound 117 for plugin in unbound_munin_hits unbound_munin_queue unbound_munin_memory unbound_munin_by_type unb… 118 ln -s unbound %{buildroot}%{_datadir}/munin/plugins/$plugin 156 %config(noreplace) %{_sysconfdir}/munin/plugin-conf.d/unbound 377 - Add additional munin plugin links supported by unbound plugin
|
| H A D | unbound_munin_ | 59 unbound_munin_ - Munin plugin to monitor the Unbound DNS resolver. 69 env.statefile /usr/local/var/munin/plugin-state/unbound-state 101 state=${statefile:-/usr/local/var/munin/plugin-state/unbound-state}
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | DiagnosticFrontendKinds.td | 73 "unable to find plugin '%0'">; 85 "unable to load plugin '%0': '%1'">; 164 "checker plugin '%0' is not compatible with this version of the analyzer">, 165 InGroup<DiagGroup<"analyzer-incompatible-plugin"> >; 167 "current API version is '%0', but plugin was compiled with version '%1'">;
|
| /freebsd-12.1/sys/dts/arm/overlays/ |
| H A D | sun8i-h3-sid.dtso | 2 /plugin/;
|
| H A D | sun8i-a83t-sid.dtso | 2 /plugin/;
|
| H A D | spigen-rpi2.dtso | 4 /plugin/;
|
| H A D | spigen-rpi-b.dtso | 4 /plugin/;
|
| /freebsd-12.1/sys/dts/arm64/overlays/ |
| H A D | sun50i-a64-sid.dtso | 2 /plugin/;
|
| H A D | sun50i-h5-sid.dtso | 2 /plugin/;
|
| H A D | sun50i-a64-timer.dtso | 2 /plugin/;
|
| H A D | sun50i-a64-rpwm.dtso | 2 /plugin/;
|
| H A D | sun50i-a64-pwm.dtso | 2 /plugin/;
|
| H A D | spigen-rpi3.dtso | 4 /plugin/;
|
| H A D | sun50i-h5-nanopi-neo2-opp.dtso | 2 /plugin/;
|
| H A D | sun50i-h5-ths.dtso | 2 /plugin/;
|
| H A D | sun50i-a64-ths.dtso | 2 /plugin/;
|
| /freebsd-12.1/contrib/dtc/Documentation/ |
| H A D | dt-object-internal.txt | 106 by both bootloaders and the kernel. The plugin dtbs are optionally tagged 171 must also have a tag (/plugin/) that allows undefined references to nodes 178 /plugin/; /* allow undefined references and record them */ 239 /plugin/; /* allow undefined label references and record them */
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | sinclair | 36 0 belong =0x4AFB0001 QL plugin-ROM data,
|