Searched refs:getCommand (Results 1 – 3 of 3) sorted by relevance
| /redis-3.2.3/src/ | ||
| H A D | t_string.c | 172 void getCommand(client *c) { in getCommand() function |
| H A D | server.h | 1487 void getCommand(client *c); |
| H A D | server.c | 126 {"get",getCommand,2,"rF",0,NULL,1,1,1,0,0}, |