Searched defs:lpushCommand (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ | ||
| H A D | t_list.c | 226 void lpushCommand(client *c) { in lpushCommand() function |
| H A D | server.h | 998 struct redisCommand *delCommand, *multiCommand, *lpushCommand, member |