Home
last modified time | relevance | path

Searched refs:module_config_free_method (Results 1 – 6 of 6) sorted by relevance

/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/
H A Dmodule-config.h45 void module_config_free_method(ModuleConfig *s);
H A Dmodule-config.c42 module_config_free_method(ModuleConfig *s) in module_config_free_method() function
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/diskq/
H A Ddiskq-config.c31 module_config_free_method(s); in disk_queue_config_free()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/python/
H A Dpython-config.c53 module_config_free_method(s); in python_config_free()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/java/native/
H A Djava-config.c43 module_config_free_method(s); in java_config_free()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/appmodel/
H A Dappmodel-context.c115 module_config_free_method(s); in appmodel_context_free_method()