Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dscripting.c793 int luaLogCommand(lua_State *lua) { in luaLogCommand() function
952 lua_pushcfunction(lua,luaLogCommand); in scriptingInit()