Searched refs:xpendingCommand (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | server.h | 2129 void xpendingCommand(client *c);
|
| H A D | t_stream.c | 1922 void xpendingCommand(client *c) { in xpendingCommand() function
|
| H A D | server.c | 324 {"xpending",xpendingCommand,-3,"rR",0,NULL,1,1,1,0,0},
|