Searched refs:ls_trans (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/tzcode/stdtime/
H A Dlocaltime.c129 time_t ls_trans; /* transition time */ member in struct:lsinfo
519 lsisp->ls_trans = (stored == 4) ?
1639 if (*timep >= lp->ls_trans) {
1640 if (*timep == lp->ls_trans) {
1645 sp->lsis[i].ls_trans ==
1646 sp->lsis[i - 1].ls_trans + 1 &&
2229 if (*timep >= lp->ls_trans)

Completed in 32 milliseconds