Home
last modified time | relevance | path

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

/dports/net/chrony-lite/chrony-4.2/
H A Drtc.h33 extern void RTC_TimeInit(void (*after_hook)(void *), void *anything);
H A Drtc.c182 RTC_TimeInit(void (*after_hook)(void *), void *anything) in RTC_TimeInit() function
H A Dmain.c676 RTC_TimeInit(post_init_rtc_hook, NULL); in main()
/dports/net/chrony/chrony-4.2/
H A Drtc.h33 extern void RTC_TimeInit(void (*after_hook)(void *), void *anything);
H A Drtc.c182 RTC_TimeInit(void (*after_hook)(void *), void *anything) in RTC_TimeInit() function
H A Dmain.c676 RTC_TimeInit(post_init_rtc_hook, NULL); in main()