Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dscripting.c639 int luaRedisPCallCommand(lua_State *lua) { in luaRedisPCallCommand() function
925 lua_pushcfunction(lua,luaRedisPCallCommand); in scriptingInit()