Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dserver.h1625 void evalCommand(client *c);
H A Dscripting.c1400 void evalCommand(client *c) { in evalCommand() function
H A Dserver.c276 {"eval",evalCommand,-3,"s",0,evalGetKeys,0,0,0,0,0},