Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dmulti.c351 void unwatchCommand(client *c) { in unwatchCommand() function
H A Dserver.h2083 void unwatchCommand(client *c);
H A Dserver.c280 {"unwatch",unwatchCommand,1,"sF",0,NULL,0,0,0,0,0},