Searched refs:replaceClientCommandVector (Results 1 – 4 of 4) sorted by relevance
447 replaceClientCommandVector(c,argc,argv); in geoaddCommand()
1984 void replaceClientCommandVector(client *c, int argc, robj **argv) { in replaceClientCommandVector() function
1470 void replaceClientCommandVector(client *c, int argc, robj **argv);
5318 replaceClientCommandVector(c,del_idx,newargv); in migrateCommand()