Searched refs:CONFIG_DEFAULT_SLAVE_PRIORITY (Results 1 – 3 of 3) sorted by relevance
106 #define CONFIG_DEFAULT_SLAVE_PRIORITY 100 macro
2160 …onfigNumericalOption(state,"replica-priority",server.slave_priority,CONFIG_DEFAULT_SLAVE_PRIORITY);
1671 server.slave_priority = CONFIG_DEFAULT_SLAVE_PRIORITY; in initServerConfig()