Home
last modified time | relevance | path

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

/systemd-251/src/timedate/
Dtimedatectl.c48 bool ntp_synced; member
143 TABLE_BOOLEAN, i->ntp_synced, in print_status_info()
174 { "NTPSynchronized", "b", NULL, offsetof(StatusInfo, ntp_synced) }, in show_status()
Dtimedated.c561 static bool ntp_synced(void) { in ntp_synced() function
574 static BUS_DEFINE_PROPERTY_GET_GLOBAL(property_get_ntp_sync, "b", ntp_synced());