syslog-ng source
python-config.c File Reference
#include "python-config.h"
#include "python-main.h"
#include "cfg.h"
Include dependency graph for python-config.c:

Macros

#define MODULE_CONFIG_KEY   "python"
 

Functions

PythonConfigpython_config_new (GlobalConfig *cfg)
 
PythonConfigpython_config_get (GlobalConfig *cfg)
 

Macro Definition Documentation

◆ MODULE_CONFIG_KEY

#define MODULE_CONFIG_KEY   "python"

Function Documentation

◆ python_config_get()

PythonConfig* python_config_get ( GlobalConfig *  cfg)

◆ python_config_new()

PythonConfig* python_config_new ( GlobalConfig *  cfg)