Searched refs:brpoplpushCommand (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | t_list.c | 599 if (c->cmd->proc == brpoplpushCommand) { in rpoplpushCommand() 750 void brpoplpushCommand(client *c) { in brpoplpushCommand() function
|
| H A D | server.h | 2051 void brpoplpushCommand(client *c);
|
| H A D | server.c | 161 {"brpoplpush",brpoplpushCommand,4,"wms",0,NULL,1,2,1,0,0},
|