Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dclock-util.h18 int clock_get_hwclock(struct tm *tm);
Dclock-util.c21 int clock_get_hwclock(struct tm *tm) { in clock_get_hwclock() function
/systemd-251/src/timedate/
Dtimedated.c589 r = clock_get_hwclock(&tm); in property_get_rtc_time()
794 r = clock_get_hwclock(&tm); in method_set_local_rtc()