Searched refs:clientCommand (Results 1 – 4 of 4) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | networking.c | 1713 void clientCommand(client *c) { in clientCommand() function
|
| H A D | server.h | 2093 void clientCommand(client *c);
|
| H A D | server.c | 291 {"client",clientCommand,-2,"as",0,NULL,0,0,0,0,0},
|
| H A D | sentinel.c | 454 {"client",clientCommand,-2,"rs",0,NULL,0,0,0,0,0},
|