Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlgc.c1040 static lu_mem singlestep (lua_State *L) { in singlestep() function
1113 singlestep(L); in luaC_runtilstate()
1148 lu_mem work = singlestep(L); /* do some work */ in incstep()