Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dsentinel.c421 void sentinelSetCommand(client *c);
3099 sentinelSetCommand(c); in sentinelCommand()
3294 void sentinelSetCommand(client *c) { in sentinelSetCommand() function