Searched refs:logged_boot_id (Results 1 – 1 of 1) sorted by relevance
419 void *logged_boot_id; in is_boot_id_changed() local440 res = read_file(logged_boot_id_path, &size, &logged_boot_id); in is_boot_id_changed()444 if (!strcmp((char *)logged_boot_id, (char *)boot_id)) in is_boot_id_changed()447 free(logged_boot_id); in is_boot_id_changed()
Completed in 5 milliseconds