HelenOS sources

rtc_fun_offline    99 uspace/drv/time/cmos-rtc/cmos-rtc.c static errno_t  rtc_fun_offline(ddf_fun_t *fun);
rtc_fun_offline   108 uspace/drv/time/cmos-rtc/cmos-rtc.c 	.fun_offline = rtc_fun_offline,
rtc_fun_offline   672 uspace/drv/time/cmos-rtc/cmos-rtc.c 	rc = rtc_fun_offline(rtc->fun);
HelenOS homepage, sources at GitHub