Home
last modified time | relevance | path

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

/systemd-251/src/timedate/
Dtimedatectl.c44 bool rtc_local; member
147 TABLE_BOOLEAN, i->rtc_local); in print_status_info()
155 if (i->rtc_local) in print_status_info()
171 { "LocalRTC", "b", NULL, offsetof(StatusInfo, rtc_local) }, in show_status()