Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dt_stream.c1155 void streamRewriteApproxMaxlen(client *c, stream *s, int maxlen_arg_idx) { in streamRewriteApproxMaxlen() function
1245 if (approx_maxlen) streamRewriteApproxMaxlen(c,s,maxlen_arg_idx); in xaddCommand()
2422 if (approx_maxlen) streamRewriteApproxMaxlen(c,s,maxlen_arg_idx); in xtrimCommand()