Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dsentinel.c440 void sentinelSetCommand(client *c);
3205 sentinelSetCommand(c); in sentinelCommand()
3400 void sentinelSetCommand(client *c) { in sentinelSetCommand() function