Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dldblib.c323 static void hookf (lua_State *L, lua_Debug *ar) { in hookf() function
377 func = hookf; mask = makemask(smask, count); in db_sethook()
405 else if (hook != hookf) /* external hook? */ in db_gethook()