Searched refs:STREAM_RWR_HISTORY (Results 1 – 1 of 1) sorted by relevance
897 #define STREAM_RWR_HISTORY (1<<2) /* Only serve consumer local PEL. */ macro911 if (group && (flags & STREAM_RWR_HISTORY)) { in streamReplyWithRange()1525 if (serve_history) flags |= STREAM_RWR_HISTORY; in xreadCommand()