Home
last modified time | relevance | path

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

/illumos-gate/usr/src/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