|
suricata
|
#include "suricata-common.h"#include "suricata.h"#include "conf-yaml-loader.h"#include "nallocinc.c"
Go to the source code of this file.
Functions | |
| SC_ATOMIC_EXTERN (unsigned int, engine_stage) | |
| int | LLVMFuzzerTestOneInput (const uint8_t *data, size_t size) |
Definition in file fuzz_confyamlloadstring.c.
| int LLVMFuzzerTestOneInput | ( | const uint8_t * | data, |
| size_t | size | ||
| ) |
Definition at line 18 of file fuzz_confyamlloadstring.c.
| SC_ATOMIC_EXTERN | ( | unsigned int | , |
| engine_stage | |||
| ) |