Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dexpire.c520 void touchCommand(client *c) { in touchCommand() function
H A Dserver.h2019 void touchCommand(client *c);
H A Dserver.c265 {"touch",touchCommand,-2,"rF",0,NULL,1,1,1,0,0},