Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dscripting.c698 int luaRedisReplicateCommandsCommand(lua_State *lua) { in luaRedisReplicateCommandsCommand() function
964 lua_pushcfunction(lua, luaRedisReplicateCommandsCommand); in scriptingInit()