Searched refs:incrCommand (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | t_string.c | 377 void incrCommand(client *c) { in incrCommand() function
|
| H A D | server.h | 1958 void incrCommand(client *c);
|
| H A D | server.c | 150 {"incr",incrCommand,2,"wmF",0,NULL,1,1,1,0,0},
|