Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlstate.h85 lu_byte old_allowhook; member
H A Dldo.c474 L->allowhook = ci->u.c.old_allowhook; in recover()
H A Dlapi.c956 ci->u.c.old_allowhook = L->allowhook; in lua_pcallk()