Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlgc.c803 static void dothecall (lua_State *L, void *ud) { in dothecall() function
824 status = luaD_pcall(L, dothecall, NULL, savestack(L, L->top - 2), 0); in GCTM()