Home
last modified time | relevance | path

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

/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/siddontang/ledisdb/server/
H A Dcmd_server.go100 func flushallCommand(c *client) error { func
189 register("flushall", flushallCommand)
/dports/databases/redis5/redis-5.0.14/src/
H A Ddb.c444 void flushallCommand(client *c) { in flushallCommand() function
H A Dserver.h2026 void flushallCommand(client *c);
H A Dserver.c259 {"flushall",flushallCommand,-1,"w",0,NULL,0,0,0,0,0},
/dports/databases/redis-devel/redis-0e5b813/src/
H A Ddb.c630 void flushallCommand(client *c) { in flushallCommand() function
H A Dserver.h2857 void flushallCommand(client *c);
H A Dserver.c1575 {"flushall",flushallCommand,-1,
/dports/databases/redis6/redis-6.0.16/src/
H A Ddb.c649 void flushallCommand(client *c) { in flushallCommand() function
H A Dserver.h2351 void flushallCommand(client *c);
H A Dserver.c710 {"flushall",flushallCommand,-1,