<dec f='src/src/sys/sys/systm.h' l='312' type='void resettodr()'/>
<use f='src/src/sys/arch/amd64/amd64/machdep.c' l='661' u='c' c='cpu_reboot'/>
<use f='src/src/sys/kern/kern_time.c' l='164' u='c' c='settime1'/>
<def f='src/src/sys/kern/kern_todr.c' l='187' ll='208' type='void resettodr()'/>
<doc f='src/src/sys/kern/kern_todr.c' l='180'>/*
 * Reset the TODR based on the time value; used when the TODR
 * has a preposterous value and also when the time is reset
 * by the stime system call.  Also called when the TODR goes past
 * TODRZERO + 100*(SECS_PER_COMMON_YEAR+2*SECS_PER_DAY)
 * (e.g. on Jan 2 just after midnight) to wrap the TODR around.
 */</doc>
