#include "linux-audit-parser.h"#include "scanner/kv-scanner/kv-scanner.h"#include "utf8utils.h"#include <string.h>#include <ctype.h>
Functions | |
| gboolean | parse_linux_audit_style_hexdump (KVScanner *self) |
| LogParser * | linux_audit_parser_new (GlobalConfig *cfg) |
Variables | |
| const gchar * | hexcoded_fields [] |
| LogParser* linux_audit_parser_new | ( | GlobalConfig * | cfg | ) |
| gboolean parse_linux_audit_style_hexdump | ( | KVScanner * | self | ) |
| const gchar* hexcoded_fields[] |