Searched refs:id_idx (Results 1 – 1 of 1) sorted by relevance
1410 int id_idx = i - streams_arg - streams_count; in xreadCommand() local1428 groups[id_idx] = group; in xreadCommand()1442 ids[id_idx] = s->last_id; in xreadCommand()1444 ids[id_idx].ms = 0; in xreadCommand()1445 ids[id_idx].seq = 0; in xreadCommand()1458 ids[id_idx].ms = UINT64_MAX; in xreadCommand()1459 ids[id_idx].seq = UINT64_MAX; in xreadCommand()1462 if (streamParseStrictIDOrReply(c,c->argv[i],ids+id_idx,0) != C_OK) in xreadCommand()