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

/systemd/src/basic/
H A Dclock-util.h27 int clock_get_hwclock(struct tm *tm);
H A Dclock-util.c36 int clock_get_hwclock(struct tm *tm) { function
/systemd/src/timedate/
H A Dtimedated.c301 r = clock_get_hwclock(&tm);
471 if (clock_get_hwclock(&tm) >= 0) {

Completed in 8 milliseconds