Home
last modified time | relevance | path

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

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