syslog-ng source
cfg-block.h File Reference
#include "cfg-block-generator.h"
#include "cfg-lexer.h"
Include dependency graph for cfg-block.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

CfgBlockGenerator * cfg_block_new (gint context, const gchar *name, const gchar *content, CfgArgs *arg_defs, CFG_LTYPE *yylloc)
 

Function Documentation

◆ cfg_block_new()

CfgBlockGenerator* cfg_block_new ( gint  context,
const gchar *  name,
const gchar *  content,
CfgArgs *  arg_defs,
CFG_LTYPE yylloc 
)