Searched defs:boot_id_set (Results 1 - 1 of 1) sorted by relevance

/systemd/src/journal/
H A Dsd-journal.c953 boot_id_set = false, local
988 boot_id_set = true;
1018 (!monotonic_set || !boot_id_set) &&
1037 if (monotonic_set && boot_id_set) {

Completed in 22 milliseconds