syslog-ng source
loggen_plugin.c File Reference
#include <stdio.h>
#include <sys/types.h>
#include <stdlib.h>
#include <errno.h>
#include <sys/time.h>
#include <time.h>
#include "loggen_plugin.h"
#include "loggen_helper.h"
Include dependency graph for loggen_plugin.c:

Functions

gboolean thread_check_exit_criteria (ThreadData *thread_context)
 
gboolean thread_check_time_bucket (ThreadData *thread_context)
 

Function Documentation

◆ thread_check_exit_criteria()

gboolean thread_check_exit_criteria ( ThreadData thread_context)

◆ thread_check_time_bucket()

gboolean thread_check_time_bucket ( ThreadData thread_context)