Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dldblib.c208 static const char *const hooknames[] = in hookf() local
215 lua_pushstring(L, hooknames[(int)ar->event]); in hookf()