Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Ddb.c841 void shutdownCommand(client *c) { in shutdownCommand() function
H A Dserver.c250 {"shutdown",shutdownCommand,-1,"aslt",0,NULL,0,0,0,0,0},
2719 !(c->cmd->proc == shutdownCommand && in processCommand()
H A Dserver.h1973 void shutdownCommand(client *c);
H A Dsentinel.c455 {"shutdown",shutdownCommand,-1,"",0,NULL,0,0,0,0,0},