syslog-ng source
cfg-helpers.c File Reference
#include "cfg-helpers.h"
#include <stdio.h>
Include dependency graph for cfg-helpers.c:

Macros

#define SYSLOG_NG_CONFIG_MAX_STACK_DEPTH   "SYSLOG_NG_CONFIG_MAX_STACK_DEPTH"
 

Functions

gboolean cfg_check_port (const gchar *port)
 
int cfg_get_parser_maximum_stack_depth (void)
 

Macro Definition Documentation

◆ SYSLOG_NG_CONFIG_MAX_STACK_DEPTH

#define SYSLOG_NG_CONFIG_MAX_STACK_DEPTH   "SYSLOG_NG_CONFIG_MAX_STACK_DEPTH"

Function Documentation

◆ cfg_check_port()

gboolean cfg_check_port ( const gchar *  port)

◆ cfg_get_parser_maximum_stack_depth()

int cfg_get_parser_maximum_stack_depth ( void  )