Home
last modified time | relevance | path

Searched defs:_LogExprNode (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/
H A Dcfg-tree.h100 struct _LogExprNode struct
103 gint16 layout;
104 gint16 content;
106 guint32 flags;
109 gchar *name;
115 LogExprNode *next;
117 gpointer object;
121 gpointer aux;
123 gchar *filename;
124 gint line, column;
[all …]