Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dscripting.c688 int luaRedisStatusReplyCommand(lua_State *lua) { in luaRedisStatusReplyCommand() function
959 lua_pushcfunction(lua, luaRedisStatusReplyCommand); in scriptingInit()