Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dldo.c461 lu_byte old_allowhooks = L->allowhook; in luaD_pcall() local
473 L->allowhook = old_allowhooks; in luaD_pcall()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dldo.c674 lu_byte old_allowhooks = L->allowhook; in luaD_pcall() local
684 L->allowhook = old_allowhooks; in luaD_pcall()