Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dscripting.c748 int luaRedisSetReplCommand(lua_State *lua) { in luaRedisSetReplCommand() function
969 lua_pushcfunction(lua,luaRedisSetReplCommand); in scriptingInit()