Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/lua/src/
H A Dldblib.c383 int mask = lua_gethookmask(L1); in db_gethook()
H A Dlua.h437 LUA_API int (lua_gethookmask) (lua_State *L); variable
H A Dldebug.c100 LUA_API int lua_gethookmask (lua_State *L) { in lua_gethookmask() function
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlua.h394 LUA_API int (lua_gethookmask) (lua_State *L); variable
H A Dldebug.c80 LUA_API int lua_gethookmask (lua_State *L) { in lua_gethookmask() function