Searched refs:acquire_boot_times (Results 1 – 4 of 4) sorted by relevance
20 int acquire_boot_times(sd_bus *bus, BootTimes **ret) { in acquire_boot_times() function135 r = acquire_boot_times(bus, &t); in pretty_boot_time()233 r = acquire_boot_times(bus, &boot_times); in acquire_time_data()
94 r = acquire_boot_times(bus, &boot); in list_dependencies_one()179 r = acquire_boot_times(bus, &boot); in list_dependencies()
48 int acquire_boot_times(sd_bus *bus, BootTimes **ret);
196 n = acquire_boot_times(bus, &boot); in verb_plot()