syslog-ng source
msgparse_params Struct Reference
Collaboration diagram for msgparse_params:

Public Attributes

gchar * msg
 
gint parse_flags
 
gchar * bad_hostname_re
 
gint expected_pri
 
unsigned long expected_stamp_sec
 
unsigned long expected_stamp_usec
 
unsigned long expected_stamp_ofs
 
const gchar * expected_host
 
const gchar * expected_program
 
const gchar * expected_msg
 
const gchar * expected_sd_str
 
const gchar * expected_pid
 
const gchar * expected_msgid
 
struct sdata_pairexpected_sd_pairs
 

Member Data Documentation

◆ bad_hostname_re

gchar* msgparse_params::bad_hostname_re

◆ expected_host

const gchar* msgparse_params::expected_host

◆ expected_msg

const gchar* msgparse_params::expected_msg

◆ expected_msgid

const gchar* msgparse_params::expected_msgid

◆ expected_pid

const gchar* msgparse_params::expected_pid

◆ expected_pri

gint msgparse_params::expected_pri

◆ expected_program

const gchar* msgparse_params::expected_program

◆ expected_sd_pairs

struct sdata_pair* msgparse_params::expected_sd_pairs

◆ expected_sd_str

const gchar* msgparse_params::expected_sd_str

◆ expected_stamp_ofs

unsigned long msgparse_params::expected_stamp_ofs

◆ expected_stamp_sec

unsigned long msgparse_params::expected_stamp_sec

◆ expected_stamp_usec

unsigned long msgparse_params::expected_stamp_usec

◆ msg

gchar* msgparse_params::msg

◆ parse_flags

gint msgparse_params::parse_flags

The documentation for this struct was generated from the following file: