Home
last modified time | relevance | path

Searched refs:show_timesync_status_once (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/timedate/
Dtimedatectl.c608 static int show_timesync_status_once(sd_bus *bus) { in show_timesync_status_once() function
659 return show_timesync_status_once(sd_bus_message_get_bus(m)); in on_properties_changed()
669 r = show_timesync_status_once(bus); in show_timesync_status()