Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dserver.h1597 void zunionstoreCommand(client *c);
H A Dt_zset.c2174 void zunionstoreCommand(client *c) { in zunionstoreCommand() function
H A Dserver.c182 {"zunionstore",zunionstoreCommand,-4,"wm",0,zunionInterGetKeys,0,0,0,0,0},