Home
last modified time | relevance | path

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

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