Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dscripting.c717 int luaRedisBreakpointCommand(lua_State *lua) { in luaRedisBreakpointCommand() function
990 lua_pushcfunction(lua,luaRedisBreakpointCommand); in scriptingInit()