Searched refs:field_pos (Results 1 – 1 of 1) sorted by relevance
1211 int field_pos = i+1; in xaddCommand() local1214 if ((c->argc - field_pos) < 2 || ((c->argc-field_pos) % 2) == 1) { in xaddCommand()1226 if (streamAppendItem(s,c->argv+field_pos,(c->argc-field_pos)/2, in xaddCommand()