syslog-ng source
systemd-syslog-source.h File Reference
Include dependency graph for systemd-syslog-source.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SystemDSyslogSourceDriver
 

Functions

SystemDSyslogSourceDriversystemd_syslog_sd_new (GlobalConfig *cfg, gboolean fallback)
 
AFSocketSourceDriver * create_and_set_unix_dgram_or_systemd_syslog_source (gchar *filename, GlobalConfig *cfg)
 
AFSocketSourceDriver * create_and_set_unix_stream_or_systemd_syslog_source (gchar *filename, GlobalConfig *cfg)
 

Function Documentation

◆ create_and_set_unix_dgram_or_systemd_syslog_source()

AFSocketSourceDriver* create_and_set_unix_dgram_or_systemd_syslog_source ( gchar *  filename,
GlobalConfig *  cfg 
)

◆ create_and_set_unix_stream_or_systemd_syslog_source()

AFSocketSourceDriver* create_and_set_unix_stream_or_systemd_syslog_source ( gchar *  filename,
GlobalConfig *  cfg 
)

◆ systemd_syslog_sd_new()

SystemDSyslogSourceDriver* systemd_syslog_sd_new ( GlobalConfig *  cfg,
gboolean  fallback 
)