Home
last modified time | relevance | path

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

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