syslog-ng source
file-monitor-factory.h File Reference
#include "file-reader.h"
Include dependency graph for file-monitor-factory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

FollowMethod file_monitor_factory_follow_method_from_string (const gchar *method_name)
 
PollEvents * create_file_monitor_events (FileReader *self, FollowMethod poll_event_type, gint fd)
 

Function Documentation

◆ create_file_monitor_events()

PollEvents* create_file_monitor_events ( FileReader *  self,
FollowMethod  poll_event_type,
gint  fd 
)

◆ file_monitor_factory_follow_method_from_string()

FollowMethod file_monitor_factory_follow_method_from_string ( const gchar *  method_name)