Home
last modified time | relevance | path

Searched refs:CommandFilter_LogCommand (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/tests/modules/
H A Dcommandfilter.c42 int CommandFilter_LogCommand(RedisModuleCtx *ctx, RedisModuleString **argv, int argc) in CommandFilter_LogCommand() function
133 CommandFilter_LogCommand,"write deny-oom",1,1,1) == REDISMODULE_ERR) in RedisModule_OnLoad()