Searched refs:ntp_synced (Results 1 – 2 of 2) sorted by relevance
48 bool ntp_synced; member143 TABLE_BOOLEAN, i->ntp_synced, in print_status_info()174 { "NTPSynchronized", "b", NULL, offsetof(StatusInfo, ntp_synced) }, in show_status()
561 static bool ntp_synced(void) { in ntp_synced() function574 static BUS_DEFINE_PROPERTY_GET_GLOBAL(property_get_ntp_sync, "b", ntp_synced());