Searched refs:sentinelResetMastersByPattern (Results 1 – 1 of 1) sorted by relevance
1458 int sentinelResetMastersByPattern(char *pattern, int flags) { in sentinelResetMastersByPattern() function3074 addReplyLongLong(c,sentinelResetMastersByPattern(c->argv[2]->ptr,SENTINEL_GENERATE_EVENT)); in sentinelCommand()