Home
last modified time | relevance | path

Searched refs:mkstream (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dt_stream.c1718 int mkstream = 0; in xgroupCommand() local
1728 mkstream = 1; in xgroupCommand()
1743 if (c->argc >= 4 && !mkstream) { in xgroupCommand()
1781 serverAssert(mkstream); in xgroupCommand()