Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlua.h363 #define LUA_HOOKTAILCALL 4 macro
H A Dldo.c254 hook = LUA_HOOKTAILCALL; in callhook()