Searched refs:KEEP_LOG_COUNT (Results 1 – 1 of 1) sorted by relevance
83 static const int KEEP_LOG_COUNT = 10; variable351 rotate_logs(KEEP_LOG_COUNT); in copy_logs()700 char* entries[1 + KEEP_LOG_COUNT * 2 + 1]; in choose_recovery_file()707 for (int i = 0; i < KEEP_LOG_COUNT; i++) { in choose_recovery_file()