Searched refs:sentinelRoleCommand (Results 1 – 1 of 1) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | sentinel.c | 442 void sentinelRoleCommand(client *c); 453 {"role",sentinelRoleCommand,1,"l",0,NULL,0,0,0,0,0}, 3382 void sentinelRoleCommand(client *c) { in sentinelRoleCommand() function
|