Home
last modified time | relevance | path

Searched refs:timeCommand (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dserver.c296 {"time",timeCommand,1,"RF",0,NULL,0,0,0,0,0},
2977 void timeCommand(client *c) { in timeCommand() function
H A Dserver.h2097 void timeCommand(client *c);