Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Ddb.c496 void existsCommand(client *c) { in existsCommand() function
H A Dserver.h1952 void existsCommand(client *c);
H A Dserver.c143 {"exists",existsCommand,-2,"rF",0,NULL,1,-1,1,0,0},