Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dserver.h2065 void zunionstoreCommand(client *c);
H A Dt_zset.c2403 void zunionstoreCommand(client *c) { in zunionstoreCommand() function
H A Dserver.c191 {"zunionstore",zunionstoreCommand,-4,"wm",0,zunionInterGetKeys,0,0,0,0,0},