Searched refs:RedisModuleCommandDispatcher (Results 1 – 1 of 1) sorted by relevance
536 void RedisModuleCommandDispatcher(client *c) { in RedisModuleCommandDispatcher() function725 cp->rediscmd->proc = RedisModuleCommandDispatcher; in RM_CreateCommand()5123 if (cmd->proc == RedisModuleCommandDispatcher) { in moduleUnregisterCommands()