Searched refs:addReplyCommand (Results 1 – 1 of 1) sorted by relevance
2998 void addReplyCommand(client *c, struct redisCommand *cmd) { in addReplyCommand() function3054 addReplyCommand(c, dictGetVal(de)); in commandCommand()3061 addReplyCommand(c, dictFetchValue(server.commands, c->argv[i]->ptr)); in commandCommand()