syslog-ng source
poll-fd-events.c File Reference
#include "poll-fd-events.h"
Include dependency graph for poll-fd-events.c:

Macros

#define IV_FD_CALLBACK(x)   ((void (*)(void *)) (x))
 

Functions

PollEvents * poll_fd_events_new (gint fd)
 

Macro Definition Documentation

◆ IV_FD_CALLBACK

#define IV_FD_CALLBACK (   x)    ((void (*)(void *)) (x))

Function Documentation

◆ poll_fd_events_new()

PollEvents* poll_fd_events_new ( gint  fd)