Searched refs:log_command_name (Results 1 – 1 of 1) sorted by relevance
8 static const char log_command_name[] = "commandfilter.log"; variable116 RedisModule_CreateString(NULL, log_command_name, sizeof(log_command_name)-1)); in CommandFilter_CommandFilter()132 if (RedisModule_CreateCommand(ctx,log_command_name, in RedisModule_OnLoad()