Home
last modified time | relevance | path

Searched defs:read_rtc (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/util-linux/
Dhwclock.c66 # define read_rtc(pp_rtcname, sys_tv, utc) read_rtc(pp_rtcname, utc) macro
68 static time_t read_rtc(const char **pp_rtcname, struct timeval *sys_tv, int utc) in read_rtc() function