Searched refs:askingCommand (Results 1 – 4 of 4) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | networking.c | 1135 if (!(c->flags & CLIENT_MULTI) && prevcmd != askingCommand) in resetClient()
|
| H A D | server.h | 2087 void askingCommand(client *c);
|
| H A D | server.c | 285 {"asking",askingCommand,1,"F",0,NULL,0,0,0,0,0},
|
| H A D | cluster.c | 5393 void askingCommand(client *c) { in askingCommand() function
|