Home
last modified time | relevance | path

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

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