Searched refs:moduleCommand (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | server.h | 2119 void moduleCommand(client *c);
|
| H A D | server.c | 133 {"module",moduleCommand,-2,"as",0,NULL,0,0,0,0,0},
|
| H A D | module.c | 5231 void moduleCommand(client *c) { in moduleCommand() function
|