Searched refs:compare_file (Results 1 – 1 of 1) sorted by relevance
128 bool compare_file(const char* file1, const char* file2) { in compare_file() function165 if (!compare_file(LAST_KMSG_FILE, LAST_CONSOLE_FILE) && in rotate_last_kmsg()166 !compare_file(LAST_KMSG_FILE, ALT_LAST_CONSOLE_FILE)) { in rotate_last_kmsg()