Searched refs:clientCommand (Results 1 – 4 of 4) sorted by relevance
| /redis-3.2.3/src/ |
| H A D | server.h | 1624 void clientCommand(client *c);
|
| H A D | networking.c | 1485 void clientCommand(client *c) { in clientCommand() function
|
| H A D | server.c | 275 {"client",clientCommand,-2,"as",0,NULL,0,0,0,0,0},
|
| H A D | sentinel.c | 435 {"client",clientCommand,-2,"rs",0,NULL,0,0,0,0,0},
|