Searched refs:ntp_synced (Results 1 - 4 of 4) sorted by relevance

/systemd/src/timedate/
H A Dtimedatectl.c72 bool ntp_synced; member in struct:StatusInfo
151 yes_no(i->ntp_synced),
171 { "NTPSynchronized", "b", NULL, offsetof(StatusInfo, ntp_synced) },
H A Dtimedated.c337 return sd_bus_message_append(reply, "b", ntp_synced());
/systemd/src/basic/
H A Dtime-util.h109 bool ntp_synced(void);
H A Dtime-util.c934 bool ntp_synced(void) { function

Completed in 1268 milliseconds