Searched defs:rtc_local (Results 1 - 1 of 1) sorted by relevance

/systemd/src/timedate/
H A Dtimedatectl.c68 bool rtc_local; member in struct:StatusInfo
152 yes_no(i->rtc_local));
154 if (i->rtc_local)
168 { "LocalRTC", "b", NULL, offsetof(StatusInfo, rtc_local) },

Completed in 12 milliseconds