Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dldblib.c324 static const char *const hooknames[] = in hookf() local
329 lua_pushstring(L, hooknames[(int)ar->event]); /* push event name */ in hookf()