Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/lua/
H A Dlstate.h85 lu_byte old_allowhook; member
H A Dldo.c558 L->allowhook = ci->u.c.old_allowhook; in recover()
H A Dlapi.c955 ci->u.c.old_allowhook = L->allowhook; in lua_pcallk()