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

/systemd/src/timedate/
H A Dtimedatectl.c71 bool ntp_capable; member in struct:StatusInfo
150 i->ntp_capable ? yes_no(i->ntp_enabled) : "n/a",
170 { "CanNTP", "b", NULL, offsetof(StatusInfo, ntp_capable) },

Completed in 791 milliseconds