Searched defs:rpopCommand (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ | ||
| H A D | t_list.c | 394 void rpopCommand(client *c) { in rpopCommand() function |
| H A D | server.h | 999 *lpopCommand, *rpopCommand, *zpopminCommand, member |