Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dserver.h2133 void xtrimCommand(client *c);
H A Dt_stream.c2361 void xtrimCommand(client *c) { in xtrimCommand() function
H A Dserver.c328 {"xtrim",xtrimCommand,-2,"wFR",0,NULL,1,1,1,0,0},