Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dsentinel.c375 void sentinelScheduleScriptExecution(char *path, ...);
655 sentinelScheduleScriptExecution(master->notification_script, in sentinelEvent()
689 void sentinelScheduleScriptExecution(char *path, ...) { in sentinelScheduleScriptExecution() function
943 sentinelScheduleScriptExecution(master->client_reconfig_script, in sentinelCallClientReconfScript()