Home
last modified time | relevance | path

Searched refs:fatalMsg (Results 1 – 25 of 29) sorted by relevance

12

/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/appid/
H A DappIdConfig.c83 _dpd.fatalMsg("Appid failed to allocate memory for state sharing configuration\n"); in appIdConfigParse()
99 _dpd.fatalMsg("Appid failed to allocate RO detector path\n"); in appIdConfigParse()
124 _dpd.fatalMsg("Appid failed to allocate configuration file name\n"); in appIdConfigParse()
131 … _dpd.fatalMsg("%s(%d) => %s\n", *(_dpd.config_file), *(_dpd.config_line), "Invalid debug"); in appIdConfigParse()
148 … _dpd.fatalMsg("%s(%d) => %s\n", *(_dpd.config_file), *(_dpd.config_line), "Invalid memcap"); in appIdConfigParse()
177 _dpd.fatalMsg("Appid failed to allocate stats file name\n"); in appIdConfigParse()
230 _dpd.fatalMsg("Appid failed to allocate detector path\n"); in appIdConfigParse()
243 _dpd.fatalMsg("Invalid instance id specified"); in appIdConfigParse()
291 … _dpd.fatalMsg("Appid failed to allocate memory for state sharing startup input file\n"); in appIdConfigParse()
303 … _dpd.fatalMsg("Appid failed to allocate memory for state sharing runtime output file\n"); in appIdConfigParse()
[all …]
H A Dspp_appid.c213 _dpd.fatalMsg("AppID failed to allocate memory for new configuration\n"); in AppIdReload()
533 _dpd.fatalMsg("AppID failed to allocate memory for the configuration\n"); in AppIdInit()
H A DcommonAppMatcher.c715 _dpd.fatalMsg("Failed to allocate a network set"); in AppIdLoadConfigFile()
1095 _dpd.fatalMsg("AppID failed to create the service state cache with %lu memory\n", in AppIdCommonInit()
1143 _dpd.fatalMsg("AppID failed to allocate memory for reload AppIdConfig"); in AppIdCommonReload()
H A DappInfoTable.c151 _dpd.fatalMsg("AppNameHash: Failed to Initialize\n"); in appNameHashInit()
H A DluaDetectorModule.c431 _dpd.fatalMsg( "Failed to create the module hash"); in luaModuleInit()
/dports/security/snort/snort-2.9.18/src/dynamic-examples/dynamic-preprocessor/
H A Dspp_example.c111 _dpd.fatalMsg("Could not allocate configuration struct.\n"); in ExampleInit()
136 _dpd.fatalMsg("Could not allocate configuration struct.\n"); in ExampleParse()
144 _dpd.fatalMsg("ExamplePreproc: Missing port\n"); in ExampleParse()
150 _dpd.fatalMsg("ExamplePreproc: Invalid port %d\n", port); in ExampleParse()
158 _dpd.fatalMsg("ExamplePreproc: Invalid option %s\n", in ExampleParse()
214 _dpd.fatalMsg("Could not allocate configuration struct.\n"); in ExampleReload()
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/s7commplus/
H A Dspp_s7comm.c144 _dpd.fatalMsg("%s(%d) Failed to allocate memory for " in S7commplusOneTimeInit()
150 _dpd.fatalMsg("%s(%d) SetupS7commplus(): The Stream preprocessor " in S7commplusOneTimeInit()
185 _dpd.fatalMsg("%s(%d) S7commplus preprocessor can only be " in S7commplusPerPolicyInit()
193 _dpd.fatalMsg("%s(%d) Could not allocate memory for " in S7commplusPerPolicyInit()
223 _dpd.fatalMsg("%s(%d) Bad s7commplus port number: %s\n" in ParseSinglePort()
259 _dpd.fatalMsg("%s(%d) Missing argument for S7commplus preprocessor " in ParseS7commplusArgs()
287 _dpd.fatalMsg("%s(%d) Bad S7commplus 'ports' argument: '%s'\n" in ParseS7commplusArgs()
294 _dpd.fatalMsg("%s(%d) Failed to parse s7commplus argument: %s\n", in ParseS7commplusArgs()
464 _dpd.fatalMsg("Failed to allocate memory " in S7commplusReload()
470 _dpd.fatalMsg("SetupS7commplus(): The Stream preprocessor " in S7commplusReload()
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/modbus/
H A Dspp_modbus.c167 _dpd.fatalMsg("%s(%d) Failed to allocate memory for " in ModbusOneTimeInit()
173 _dpd.fatalMsg("%s(%d) SetupModbus(): The Stream preprocessor " in ModbusOneTimeInit()
208 _dpd.fatalMsg("%s(%d) Modbus preprocessor can only be " in ModbusPerPolicyInit()
216 _dpd.fatalMsg("%s(%d) Could not allocate memory for " in ModbusPerPolicyInit()
247 _dpd.fatalMsg("%s(%d) Bad modbus port number: %s\n" in ParseSinglePort()
283 _dpd.fatalMsg("%s(%d) Missing argument for Modbus preprocessor " in ParseModbusArgs()
311 _dpd.fatalMsg("%s(%d) Bad Modbus 'ports' argument: '%s'\n" in ParseModbusArgs()
318 _dpd.fatalMsg("%s(%d) Failed to parse modbus argument: %s\n", in ParseModbusArgs()
497 _dpd.fatalMsg("Failed to allocate memory " in ModbusReload()
503 _dpd.fatalMsg("SetupModbus(): The Stream preprocessor " in ModbusReload()
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/file/
H A Dfile_event_log.c101 _dod.fatalMsg("no argument in this file option, " in getFullName()
268 _dod.fatalMsg("file_log: unable to allocate memory!\n"); in file_log_parse()
286 _dod.fatalMsg("file_log error in %s(%i): %s\n", in file_log_parse()
311 _dod.fatalMsg("file_log error in %s(%i): %s\n", in file_log_parse()
325 _dod.fatalMsg("file_log: error in %s(%i): %s\n", in file_log_parse()
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/appid/client_plugins/
H A Dclient_app_base.c375 _dpd.fatalMsg( "Failed to allocate a module configuration"); in AddModuleConfigItem()
381 _dpd.fatalMsg( "Failed to allocate a module configuration name"); in AddModuleConfigItem()
387 _dpd.fatalMsg( "Failed to add a module configuration"); in AddModuleConfigItem()
405 _dpd.fatalMsg( "Failed to allocate a module configuration item"); in AddModuleConfigItem()
411 _dpd.fatalMsg( "Failed to allocate a module configuration item name"); in AddModuleConfigItem()
416 _dpd.fatalMsg( "Failed to add a module configuration item"); in AddModuleConfigItem()
428 _dpd.fatalMsg( "Failed to add a module configuration item value"); in AddModuleConfigItem()
553 … _dpd.fatalMsg("Could not initialize the %s client app element: %d\n",li->module->name, rval); in initialize_module()
564 _dpd.fatalMsg("Could not finlize the %s client app element: %d\n",li->module->name, rval); in finalize_module()
/dports/security/snort/snort-2.9.18/src/dynamic-plugins/sf_preproc_example/
H A Dsf_dynamic_preproc_lib.c54 _dpd.fatalMsg("%s", buf); in DynamicPreprocessorFatalMessage()
/dports/security/snort/snort-2.9.18/src/dynamic-plugins/
H A Dsf_dynamic_side_channel.h77 LogMsgFunc fatalMsg; member
H A Dsf_dynamic_engine.h162 LogMsgFunc fatalMsg; member
H A Dsf_dynamic_preprocessor.h380 LogMsgFunc fatalMsg; member
H A Dsf_dynamic_plugins.c1391 engineData.fatalMsg = &FatalError; in InitDynamicEngines()
2626 preprocData.fatalMsg = &FatalError; in InitDynamicPreprocessors()
3266 sideChannelData.fatalMsg = &FatalError; in InitDynamicSideChannelPlugins()
/dports/security/snort/snort-2.9.18/src/dynamic-output/plugins/
H A Doutput_lib.h145 LogMsgFunc fatalMsg; member
H A Doutput_plugin.c168 outputData.fatalMsg = &FatalError; in initOutputPlugin()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/native/jni/gtk-peer/
H A Dgthread-jni.c266 static void fatalMsg (const char fmt[], ...)
328 fatalMsg (const char fmt[], ...) in fatalMsg() function
371 #define BADLY_BROKEN fatalMsg
462 fatalMsg ("%s:%d: Aborting execution; BROKEN: %s\n", file, line, message); in throw()
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/kubectl/pkg/cmd/drain/
H A Ddrain_test.go865 fatalMsg := ""
873 cmdutil.BehaviorOnFatal(func(e string, code int) { sawFatal = true; fatalMsg = e; panic(e) })
883 t.Fatalf("%s: unexpected error when using %s: %s", test.description, currMethod, fatalMsg)
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/kubectl/pkg/cmd/drain/
H A Ddrain_test.go855 fatalMsg := ""
863 cmdutil.BehaviorOnFatal(func(e string, code int) { sawFatal = true; fatalMsg = e; panic(e) })
873 t.Fatalf("%s: unexpected error when using %s: %s", test.description, currMethod, fatalMsg)
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/kubectl/pkg/cmd/drain/
H A Ddrain_test.go867 fatalMsg := ""
875 cmdutil.BehaviorOnFatal(func(e string, code int) { sawFatal = true; fatalMsg = e; panic(e) })
885 t.Fatalf("%s: unexpected error when using %s: %s", test.description, currMethod, fatalMsg)
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/dcerpc2/
H A Dspp_dce2.c351 _dpd.fatalMsg("Failed to initialize DCE ADA session cache.\n"); in DCE2_InitGlobal()
1294 _dpd.fatalMsg("Failed to initialize DCE ADA session cache.\n"); in DCE2_ReloadGlobal()
/dports/security/snort/snort-2.9.18/src/dynamic-plugins/sf_engine/
H A Dsf_snort_detection_engine.c80 _ded.fatalMsg("%s", buf); in DynamicEngineFatalMessage()
/dports/games/emptyepsilon/EmptyEpsilon-EE-2021.06.23/scripts/
H A Dscenario_55_defenderHunter.lua8416 fatalMsg = "fatalMsg"
8417 …p:addCustomMessage("Science",fatalMsg,"Lifesign telemetry from Paul Straight's equipment has cease…
8444 fatalMsg = "fatalMsg"
8445 …p:addCustomMessage("Science",fatalMsg,"Lifesign telemetry from Paul Straight's equipment has cease…
8472 fatalMsg = "fatalMsg"
8473 …p:addCustomMessage("Science",fatalMsg,"Lifesign telemetry from Paul Straight's equipment has cease…
8494 fatalMsg = "fatalMsg"
8495 …p:addCustomMessage("Science",fatalMsg,"Lifesign telemetry from Paul Straight's equipment has cease…
8510 fatalMsg = "fatalMsg"
8511 …p:addCustomMessage("Science",fatalMsg,"Lifesign telemetry from Paul Straight's equipment has cease…
/dports/audio/xmcd/xmcd-3.3.2/xmcd_d/
H A DXMcd.ad699 XMcd.fatalMsg: Fatal Error

12