suricata
util-lua-util.c File Reference
#include "suricata-common.h"
#include "threads.h"
#include "threadvars.h"
#include "util-lua.h"
#include "util-lua-common.h"
#include "util-lua-util.h"
#include "lua.h"
#include "lauxlib.h"
Include dependency graph for util-lua-util.c:

Go to the source code of this file.

Functions

int SCLuaLoadUtilLib (lua_State *L)
 

Function Documentation

◆ SCLuaLoadUtilLib()

int SCLuaLoadUtilLib ( lua_State L)

Definition at line 63 of file util-lua-util.c.