Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dscripting.c732 int luaRedisDebugCommand(lua_State *lua) { in luaRedisDebugCommand() function
995 lua_pushcfunction(lua,luaRedisDebugCommand); in scriptingInit()