Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dscripting.c634 int luaRedisCallCommand(lua_State *lua) { in luaRedisCallCommand() function
920 lua_pushcfunction(lua,luaRedisCallCommand); in scriptingInit()