Home
last modified time | relevance | path

Searched defs:maxlen_arg_idx (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()
1173 int maxlen_arg_idx = 0; /* Index of the count in MAXLEN, for rewriting. */ in xaddCommand() local
2375 int maxlen_arg_idx = 0; /* Index of the count in MAXLEN, for rewriting. */ in xtrimCommand() local