Home | Sort by: relevance | last modified time | path |
/src/sys/kern/ | |
kern_todr.c | 213 bool badbase = false; local in function:todr_set_systime 241 badbase = true; 267 if (!badbase && deltat >= 2 * SECS_PER_DAY) { 293 if (badbase) { |
kern_todr.c | 213 bool badbase = false; local in function:todr_set_systime 241 badbase = true; 267 if (!badbase && deltat >= 2 * SECS_PER_DAY) { 293 if (badbase) { |