syslog-ng source
linux-kmsg-format.c File Reference
#include "linux-kmsg-format.h"
#include "logmsg/logmsg.h"
#include "messages.h"
#include "cfg.h"
#include "str-format.h"
#include "scratch-buffers.h"
#include "timeutils/cache.h"
#include <ctype.h>
#include <string.h>
#include <fcntl.h>
#include <unistd.h>
Include dependency graph for linux-kmsg-format.c:

Functions

gboolean linux_kmsg_format_handler (const MsgFormatOptions *parse_options, LogMessage *msg, const guchar *data, gsize length, gsize *problem_position)
 
void linux_msg_format_init (void)
 

Function Documentation

◆ linux_kmsg_format_handler()

gboolean linux_kmsg_format_handler ( const MsgFormatOptions parse_options,
LogMessage *  msg,
const guchar *  data,
gsize  length,
gsize *  problem_position 
)

◆ linux_msg_format_init()

void linux_msg_format_init ( void  )