Home
last modified time | relevance | path

Searched refs:lua_gethook (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua.h341 LUA_API lua_Hook lua_gethook (lua_State *L);
H A Dldblib.c287 lua_Hook hook = lua_gethook(L1); in db_gethook()
H A Dldebug.c69 LUA_API lua_Hook lua_gethook (lua_State *L) { in lua_gethook() function
/f-stack/freebsd/contrib/openzfs/include/sys/lua/
H A Dlua.h394 LUA_API lua_Hook (lua_gethook) (lua_State *L);
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dldebug.c74 LUA_API lua_Hook lua_gethook (lua_State *L) { in lua_gethook() function