Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dscripting.c770 int luaLogCommand(lua_State *lua) { in luaLogCommand() function
930 lua_pushcfunction(lua,luaLogCommand); in scriptingInit()