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

Functions

gboolean python_evaluate_global_code (GlobalConfig *cfg, const gchar *code, CFG_LTYPE *yylloc)
 

Function Documentation

◆ python_evaluate_global_code()

gboolean python_evaluate_global_code ( GlobalConfig *  cfg,
const gchar *  code,
CFG_LTYPE yylloc 
)