Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dldblib.c328 static const char *const hooknames[] = in hookf() local
333 lua_pushstring(L, hooknames[(int)ar->event]); /* push event name */ in hookf()