|
suricata
|
#include "suricata.h"#include "detect-engine.h"#include "feature.h"#include "util-conf.h"#include "util-file.h"#include "util-landlock.h"#include "util-mem.h"#include "util-path.h"#include "util-validate.h"
Go to the source code of this file.
Functions | |
| void | LandlockSandboxing (SCInstance *suri) |
Definition in file util-landlock.c.
| void LandlockSandboxing | ( | SCInstance * | suri | ) |
Definition at line 36 of file util-landlock.c.