Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dstream.h35 int entry_flags; /* Flags of entry we are emitting. */ member
H A Dt_stream.c631 si->entry_flags = flags; in streamIteratorGetID()
642 si->entry_flags = flags; in streamIteratorGetID()
679 if (si->entry_flags & STREAM_ITEM_FLAG_SAMEFIELDS) { in streamIteratorGetField()