Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dslowlog.h49 void slowlogCommand(client *c);
H A Dslowlog.c142 void slowlogCommand(client *c) { in slowlogCommand() function
H A Dserver.c294 {"slowlog",slowlogCommand,-2,"aR",0,NULL,0,0,0,0,0},