Searched refs:initSentinel (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ | ||
| H A D | server.h | 1887 void initSentinel(void); |
| H A D | server.c | 4127 initSentinel(); in main() |
| H A D | sentinel.c | 467 void initSentinel(void) { in initSentinel() function |