Home
last modified time | relevance | path

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

/dragonfly/lib/libc/stdtime/
H A Dlocaltime.c1005 time_t janfirst; in tzparse() local
1028 janfirst = 0; in tzparse()
1051 sp->ats[timecnt] = janfirst; in tzparse()
1056 sp->ats[timecnt] = janfirst; in tzparse()
1062 if (increment_overflow_time(&janfirst, yearsecs)) in tzparse()