Lines Matching refs:boot_times
79 struct boot_times {
214 static int acquire_boot_times(sd_bus *bus, struct boot_times **bt) {
215 static struct boot_times times;
293 * (see comment to reverse_offset in struct boot_times).
343 struct boot_times *boot_times = NULL;
348 r = acquire_boot_times(bus, &boot_times);
404 subtract_timestamp(&t->activating, boot_times->reverse_offset);
405 subtract_timestamp(&t->activated, boot_times->reverse_offset);
406 subtract_timestamp(&t->deactivating, boot_times->reverse_offset);
407 subtract_timestamp(&t->deactivated, boot_times->reverse_offset);
488 struct boot_times *t;
548 struct boot_times *boot;
757 bool last, struct unit_times *times, struct boot_times *boot) {
821 struct boot_times *boot;
902 struct boot_times *boot;