Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/tests/modules/
H A Dcommandfilter.c77 void CommandFilter_CommandFilter(RedisModuleCommandFilterCtx *filter) in CommandFilter_CommandFilter() function
144 if ((filter = RedisModule_RegisterCommandFilter(ctx, CommandFilter_CommandFilter, in RedisModule_OnLoad()