#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>
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) |
| 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 | ) |