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

Go to the source code of this file.

Classes

struct  AFUnixDestDriver
 

Functions

AFUnixDestDriverafunix_dd_new_dgram (gchar *filename, GlobalConfig *cfg)
 
AFUnixDestDriverafunix_dd_new_stream (gchar *filename, GlobalConfig *cfg)
 

Function Documentation

◆ afunix_dd_new_dgram()

AFUnixDestDriver* afunix_dd_new_dgram ( gchar *  filename,
GlobalConfig *  cfg 
)

◆ afunix_dd_new_stream()

AFUnixDestDriver* afunix_dd_new_stream ( gchar *  filename,
GlobalConfig *  cfg 
)