Home
last modified time | relevance | path

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

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