Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dscripting.c645 int luaRedisSha1hexCommand(lua_State *lua) { in luaRedisSha1hexCommand() function
951 lua_pushcfunction(lua, luaRedisSha1hexCommand); in scriptingInit()