Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dserver.h1626 void evalShaCommand(client *c);
H A Dscripting.c1407 void evalShaCommand(client *c) { in evalShaCommand() function
H A Dserver.c277 {"evalsha",evalShaCommand,-3,"s",0,evalGetKeys,0,0,0,0,0},