Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dserver.h1598 void zinterstoreCommand(client *c);
H A Dt_zset.c2178 void zinterstoreCommand(client *c) { in zinterstoreCommand() function
H A Dserver.c183 {"zinterstore",zinterstoreCommand,-4,"wm",0,zunionInterGetKeys,0,0,0,0,0},