Searched refs:KEEP_LOG_COUNT (Results 1 – 3 of 3) sorted by relevance
24 constexpr int KEEP_LOG_COUNT = 10; variable
99 for (int i = KEEP_LOG_COUNT - 1; i >= 0; --i) { in rotate_logs()
936 for (int i = 0; i < KEEP_LOG_COUNT; i++) { in choose_recovery_file()