Searched refs:getop (Results 1 – 1 of 1) sorted by relevance
195 int getop = 0; /* GET operation counter */ in sortCommand() local271 getop++; in sortCommand()503 outputlen = getop ? getop*(end-start+1) : end-start+1; in sortCommand()513 if (!getop) addReplyBulk(c,vector[j].obj); in sortCommand()541 if (!getop) { in sortCommand()