Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/bhyve/
H A Drtc.h34 void rtc_init(struct vmctx *ctx, int use_localtime);
H A Drtc.c76 rtc_init(struct vmctx *ctx, int use_localtime) in rtc_init() function
H A Dbhyverun.c1141 rtc_init(ctx, rtc_localtime); in main()