Home
last modified time | relevance | path

Searched defs:streamCompareID (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/tests/unit/type/
H A Dstream.tcl2 proc streamCompareID {a b} { procedure
/f-stack/app/redis-5.0.5/src/
H A Dt_stream.c153 int streamCompareID(streamID *a, streamID *b) { in streamCompareID() function