Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/lua/src/
H A Dldblib.c384 lua_Hook hook = lua_gethook(L1); in db_gethook()
H A Dlua.h436 LUA_API lua_Hook (lua_gethook) (lua_State *L);
H A Dldebug.c95 LUA_API lua_Hook lua_gethook (lua_State *L) { in lua_gethook() function
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlua.h393 LUA_API lua_Hook (lua_gethook) (lua_State *L);
H A Dldebug.c75 LUA_API lua_Hook lua_gethook (lua_State *L) { in lua_gethook() function