Home
last modified time | relevance | path

Searched refs:plugin_context (Results 126 – 150 of 161) sorted by relevance

1234567

/dports/sysutils/slurm-wlm/slurm-20.02.7/src/common/
H A Dgres.c441 plugin_context->gres_type); in _load_gres_plugin()
446 plugin_context->gres_type, in _load_gres_plugin()
448 (void **) &plugin_context->ops); in _load_gres_plugin()
471 plugin_context->plugin_list, in _load_gres_plugin()
472 plugin_context->gres_type ); in _load_gres_plugin()
475 plugin_context->gres_type); in _load_gres_plugin()
485 plugin_context->gres_type); in _load_gres_plugin()
500 if (plugin_context->plugin_list) in _unload_gres_plugin()
506 xfree(plugin_context->gres_name); in _unload_gres_plugin()
508 xfree(plugin_context->gres_type); in _unload_gres_plugin()
[all …]
H A Dlayouts_mgr.c858 plugin_context_t* plugin_context; in _layouts_init_layouts_walk_helper() local
864 plugin->context = plugin_context = plugin_context_create( in _layouts_init_layouts_walk_helper()
870 if (!plugin_context) { in _layouts_init_layouts_walk_helper()
/dports/mail/geary/geary-40.0/src/client/application/
H A Dapplication-plugin-manager.vala761 var plugin_context = this.plugin_set.get(info);
762 if (plugin_context != null) {
763 plugin_context.deactivate.begin(
766 on_plugin_deactivated(plugin_context, res);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libcc1/
H A DChangeLog275 (plugin_context): Use nofree_ptr_hash rather than pointer_hash.
276 (plugin_context::mark): Likewise.
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libcc1/
H A DChangeLog275 (plugin_context): Use nofree_ptr_hash rather than pointer_hash.
276 (plugin_context::mark): Likewise.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libcc1/
H A DChangeLog275 (plugin_context): Use nofree_ptr_hash rather than pointer_hash.
276 (plugin_context::mark): Likewise.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libcc1/
H A DChangeLog275 (plugin_context): Use nofree_ptr_hash rather than pointer_hash.
276 (plugin_context::mark): Likewise.
/dports/devel/riscv64-gcc/gcc-8.3.0/libcc1/
H A DChangeLog271 (plugin_context): Use nofree_ptr_hash rather than pointer_hash.
272 (plugin_context::mark): Likewise.
/dports/lang/gcc8/gcc-8.5.0/libcc1/
H A DChangeLog279 (plugin_context): Use nofree_ptr_hash rather than pointer_hash.
280 (plugin_context::mark): Likewise.
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_es/
H A Des.c243 void *plugin_context, in elasticsearch_format() argument
276 struct flb_elasticsearch *ctx = plugin_context; in elasticsearch_format()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/tests/
H A Dtest_lexer.c499 cfg_lexer_register_generator_plugin(&configuration->plugin_context, gen); in Test()
/dports/devel/elixir-exprotobuf/exprotobuf-1.2.9/test/proto/
H A Dmumble.proto97 optional bytes plugin_context = 12;
/dports/audio/umurmur/umurmur-0.2.17/src/
H A DMumble.proto104 optional bytes plugin_context = 12; field
H A Dmessagehandler.c559 client->context = Memory_safeMalloc(1, msg->payload.userState->plugin_context.len); in Mh_handle_message()
560 memcpy(client->context, msg->payload.userState->plugin_context.data, in Mh_handle_message()
561 msg->payload.userState->plugin_context.len); in Mh_handle_message()
H A DMumble.pb-c.h288 ProtobufCBinaryData plugin_context; member
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/template/tests/
H A Dtest_template_compile.c386 plugin_register(&configuration->plugin_context, &hello_plugin, 1); in setup()
/dports/www/p5-Ark/Ark-0.001000_001/lib/Ark/
H A DCore.pm335 if (my $target_context = $plugin->plugin_context) {
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/afsocket/
H A Dafsocket-dest.c441 …self->proto_factory = log_proto_client_get_factory(&cfg->plugin_context, self->transport_mapper->l… in afsocket_dd_setup_proto_factory()
H A Dafsocket-source.c773 …self->proto_factory = log_proto_server_get_factory(&cfg->plugin_context, self->transport_mapper->l… in afsocket_sd_setup_transport()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_stackdriver/
H A Dstackdriver.c1437 void *plugin_context, in stackdriver_format() argument
1460 struct flb_stackdriver *ctx = plugin_context; in stackdriver_format()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/plugins/filed/python/module/
H A Dbareosfd.h775 thread_local PluginContext* plugin_context = NULL; variable
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/plugins/filed/python/module/
H A Dbareosfd.h775 thread_local PluginContext* plugin_context = NULL; variable
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/plugins/filed/python/module/
H A Dbareosfd.h775 thread_local PluginContext* plugin_context = NULL; variable
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/plugins/filed/python/module/
H A Dbareosfd.h775 thread_local PluginContext* plugin_context = NULL; variable
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/
H A Dcfg-lexer.c779 p = plugin_find(&cfg->plugin_context, context | LL_CONTEXT_FLAG_GENERATOR, name); in cfg_lexer_find_generator_plugin()

1234567