Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dlocaltime.c218 bool tt_ttisstd; /* transition is std time */ member
354 s->tt_ttisstd = false; in init_ttinfo()
874 ttisp->tt_ttisstd = false; in tzloadbody()
878 ttisp->tt_ttisstd = *p++; in tzloadbody()
1530 if (isdst && !sp->ttis[j].tt_ttisstd) { in tzparse()