#include "syslog-ng.h"#include "poll-multiline-file-changes.h"#include "messages.h"#include <iv.h>#include <unistd.h>#include <sys/types.h>#include <sys/stat.h>
Classes | |
| struct | PollMultilineFileChanges |
Functions | |
| PollEvents * | poll_multiline_file_changes_new (gint fd, const gchar *follow_filename, gint follow_freq, gint multi_line_timeout, FileReader *reader) |
| PollEvents* poll_multiline_file_changes_new | ( | gint | fd, |
| const gchar * | follow_filename, | ||
| gint | follow_freq, | ||
| gint | multi_line_timeout, | ||
| FileReader * | reader | ||
| ) |