Home
last modified time | relevance | path

Searched refs:istailcall (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlua.h410 char istailcall; /* (t) */ member
H A Dldebug.c253 ar->istailcall = (ci) ? ci->callstatus & CIST_TAIL : 0; in auxgetinfo()
H A Dlauxlib.c131 if (ar.istailcall) in luaL_traceback()