Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlua.h395 LUA_API int (lua_gethookcount) (lua_State *L); variable
H A Dldebug.c85 LUA_API int lua_gethookcount (lua_State *L) { in lua_gethookcount() function