Searched refs:sinterstoreCommand (Results 1 – 3 of 3) sorted by relevance
| /redis-3.2.3/src/ |
| H A D | t_set.c | 931 void sinterstoreCommand(client *c) { in sinterstoreCommand() function
|
| H A D | server.h | 1534 void sinterstoreCommand(client *c);
|
| H A D | server.c | 169 {"sinterstore",sinterstoreCommand,-3,"wm",0,NULL,1,-1,1,0,0},
|